| License |
License |
|---|---|
| GroupId | GroupIdio.github.eventbox |
| ArtifactId | ArtifactIdeventbox_2.12 |
| Version | Version2.5 |
| Type | Typejar |
| Description |
Descriptioneventbox
eventbox
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eventbox_2.12-2.5.pom | |
| eventbox_2.12-2.5.jar | 62 KB |
| eventbox_2.12-2.5-sources.jar | 4 KB |
| eventbox_2.12-2.5-javadoc.jar | 670 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.eventbox/eventbox_2.12/ -->
<dependency>
<groupId>io.github.eventbox</groupId>
<artifactId>eventbox_2.12</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eventbox/eventbox_2.12/
implementation 'io.github.eventbox:eventbox_2.12:2.5'
// https://jarcasting.com/artifacts/io.github.eventbox/eventbox_2.12/
implementation ("io.github.eventbox:eventbox_2.12:2.5")
'io.github.eventbox:eventbox_2.12:jar:2.5'
<dependency org="io.github.eventbox" name="eventbox_2.12" rev="2.5">
<artifact name="eventbox_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eventbox', module='eventbox_2.12', version='2.5')
)
libraryDependencies += "io.github.eventbox" % "eventbox_2.12" % "2.5"
[io.github.eventbox/eventbox_2.12 "2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.3 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.5.17 |