is not current version
Last Version 0.9

io.rxmicro:rxmicro-exchange-json 0.3


Categories

Categories

JSON Data
GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-exchange-json
Version

Version

0.3
Type

Type

jar

Download rxmicro-exchange-json 0.3


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