MVN

io.github.eventbox : eventbox_2.12

Maven & Gradle

Oct 31, 2022
1 stars

eventbox · eventbox

<dependency>
    <groupId>io.github.eventbox</groupId>
    <artifactId>eventbox_2.12</artifactId>
    <version>2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.eventbox : eventbox_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7

All Versions

Choose a version of io.github.eventbox : eventbox_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7
eventbox_2.12-2.7
2.6
eventbox_2.12-2.6
2.5
eventbox_2.12-2.5
2.4
eventbox_2.12-2.4
2.3
eventbox_2.12-2.3
2.1
eventbox_2.12-2.1
2.0
eventbox_2.12-2.0
1.5
eventbox_2.12-1.5
1.4
eventbox_2.12-1.4
1.2
eventbox_2.12-1.2
1.1
eventbox_2.12-1.1
1.0
eventbox_2.12-1.0

How to add a dependency to Maven

Add the following io.github.eventbox : eventbox_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.eventbox</groupId>
    <artifactId>eventbox_2.12</artifactId>
    <version>2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.eventbox : eventbox_2.12 gradle dependency to your build.gradle file:

implementation 'io.github.eventbox:eventbox_2.12:2.7'

Gradle Kotlin DSL: Add the following io.github.eventbox : eventbox_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.eventbox:eventbox_2.12:2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.eventbox : eventbox_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.eventbox" % "eventbox_2.12" % "2.7"

Advertisement

Dependencies from Group

Oct 31, 2022
1 stars
Oct 31, 2022
1 stars

Discover Dependencies

Oct 01, 2018
0 stars
Feb 01, 2020
49 stars
Dec 04, 2019
4 usages
401 stars
Dec 04, 2019
1 usages
401 stars
Dec 20, 2021
111 stars
Aug 25, 2023
12 usages
6 stars
May 26, 2022
4 usages
697 stars