Last Version

sqlite3 1.0.0

The library of sqlite3 for android with simple API.

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

io.github.iqosjay
ArtifactId

ArtifactId

sqlite3
Version

Version

1.0.0
Type

Type

aar
Description

Description

sqlite3
The library of sqlite3 for android with simple API.
Project URL

Project URL

https://github.com/iqosjay/SQLite3
Source Code Management

Source Code Management

https://github.com/iqosjay/SQLite3/tree/main

Download sqlite3 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.