Last Version

eventbox 2.5

eventbox

License

License

GroupId

GroupId

io.github.eventbox
ArtifactId

ArtifactId

eventbox_2.12
Version

Version

2.5
Type

Type

jar
Description

Description

eventbox
eventbox
Project URL

Project URL

https://eventbox.github.io/eventbox/
Project Organization

Project Organization

io.github.eventbox
Source Code Management

Source Code Management

https://github.com/eventbox/eventbox.git

Download eventbox_2.12 2.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
com.typesafe.akka : akka-actor_2.12 jar 2.5.17

Project Modules

There are no modules declared in this project.