Last Version

DBTools Room JDBC 8.0.0-alpha01

DBTools for Room

License

License

GroupId

GroupId

org.dbtools
ArtifactId

ArtifactId

dbtools-room-jdbc
Version

Version

8.0.0-alpha01
Type

Type

aar
Description

Description

DBTools Room JDBC
DBTools for Room
Project URL

Project URL

https://github.com/jeffdcamp/dbtools-room/
Source Code Management

Source Code Management

https://github.com/jeffdcamp/dbtools-room/

Download dbtools-room-jdbc 8.0.0-alpha01


<!-- https://jarcasting.com/artifacts/org.dbtools/dbtools-room-jdbc/ -->
<dependency>
    <groupId>org.dbtools</groupId>
    <artifactId>dbtools-room-jdbc</artifactId>
    <version>8.0.0-alpha01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbtools/dbtools-room-jdbc/
implementation 'org.dbtools:dbtools-room-jdbc:8.0.0-alpha01'
// https://jarcasting.com/artifacts/org.dbtools/dbtools-room-jdbc/
implementation ("org.dbtools:dbtools-room-jdbc:8.0.0-alpha01")
'org.dbtools:dbtools-room-jdbc:aar:8.0.0-alpha01'
<dependency org="org.dbtools" name="dbtools-room-jdbc" rev="8.0.0-alpha01">
  <artifact name="dbtools-room-jdbc" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.dbtools', module='dbtools-room-jdbc', version='8.0.0-alpha01')
)
libraryDependencies += "org.dbtools" % "dbtools-room-jdbc" % "8.0.0-alpha01"
[org.dbtools/dbtools-room-jdbc "8.0.0-alpha01"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.5.0-rc01
androidx.room » room-runtime jar 2.5.0-alpha02
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.