is not current version
Last Version 1.0.5

org.rxjava:rxjava-security-example 1.0.4


Categories

Categories

Security RxJava Container Microservices Reactive libraries
GroupId

GroupId

org.rxjava
ArtifactId

ArtifactId

rxjava-security-example
Version

Version

1.0.4
Type

Type

jar

Download rxjava-security-example 1.0.4


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