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