Files download
File Operation
openepcis-reactive-event-publisher-0.9.2.jar download
openepcis-reactive-event-publisher-0.9.2.pom download
openepcis-reactive-event-publisher-0.9.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.openepcis</groupId>
  <artifactId>openepcis-reactive-event-publisher</artifactId>
  <version>0.9.2</version>
</dependency>
Gradle Groovy
implementation 'io.openepcis:openepcis-reactive-event-publisher:0.9.2'
Gradle Kotlin
implementation("io.openepcis:openepcis-reactive-event-publisher:0.9.2")
Scala SBT
libraryDependencies += "io.openepcis" % "openepcis-reactive-event-publisher" % "0.9.2"
Groovy Grape
@Grapes(
  @Grab(group='io.openepcis', module='openepcis-reactive-event-publisher', version='0.9.2')
)
Apache Ivy
<dependency org="io.openepcis" name="openepcis-reactive-event-publisher" rev="0.9.2" />
Leiningen
[io.openepcis/openepcis-reactive-event-publisher "0.9.2"]
Apache Buildr
'io.openepcis:openepcis-reactive-event-publisher:jar:0.9.2'