e

examples-pubsub-publisher

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