is not current version
Last Version 0.3.0

com.github.ganet:rxaerospike 0.2.0

RxJava2 wrapper for aerospike-client-java

Categories

Categories

Net
GroupId

GroupId

com.github.ganet
ArtifactId

ArtifactId

rxaerospike
Version

Version

0.2.0
Type

Type

jar

Download rxaerospike 0.2.0


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