is not current version
Last Version 1.0.5

org.rxjava:rxjava-service-example 1.0.4


Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

org.rxjava
ArtifactId

ArtifactId

rxjava-service-example
Version

Version

1.0.4
Type

Type

jar

Download rxjava-service-example 1.0.4


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