is not current version
Last Version 0.3.0

io.github.ufukhalis:rxdb 0.0.1

Reactive library for JDBC calls

GroupId

GroupId

io.github.ufukhalis
ArtifactId

ArtifactId

rxdb
Version

Version

0.0.1
Type

Type

jar

Download rxdb 0.0.1


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