is not current version
Last Version 0.2.5

cz.o2.proxima:io-pubsub 0.2.3


GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

io-pubsub
Version

Version

0.2.3
Type

Type

jar

Download io-pubsub 0.2.3


<!-- https://jarcasting.com/artifacts/cz.o2.proxima/io-pubsub/ -->
<dependency>
    <groupId>cz.o2.proxima</groupId>
    <artifactId>io-pubsub</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/io-pubsub/
implementation 'cz.o2.proxima:io-pubsub:0.2.3'
// https://jarcasting.com/artifacts/cz.o2.proxima/io-pubsub/
implementation ("cz.o2.proxima:io-pubsub:0.2.3")
'cz.o2.proxima:io-pubsub:jar:0.2.3'
<dependency org="cz.o2.proxima" name="io-pubsub" rev="0.2.3">
  <artifact name="io-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='io-pubsub', version='0.2.3')
)
libraryDependencies += "cz.o2.proxima" % "io-pubsub" % "0.2.3"
[cz.o2.proxima/io-pubsub "0.2.3"]