Last Version

sqlite 3.38.2

C-language library and command-line tool that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.fpliu.ndk.pkg.prefab.android.21
ArtifactId

ArtifactId

sqlite
Version

Version

3.38.2
Type

Type

aar
Description

Description

sqlite
C-language library and command-line tool that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
Project URL

Project URL

https://sqlite.org
Source Code Management

Source Code Management

https://github.com/sqlite/sqlite.git

Download sqlite 3.38.2

Filename Size
sqlite-3.38.2.pom
Browse

<!-- https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/sqlite/ -->
<dependency>
    <groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
    <artifactId>sqlite</artifactId>
    <version>3.38.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/sqlite/
implementation 'com.fpliu.ndk.pkg.prefab.android.21:sqlite:3.38.2'
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/sqlite/
implementation ("com.fpliu.ndk.pkg.prefab.android.21:sqlite:3.38.2")
'com.fpliu.ndk.pkg.prefab.android.21:sqlite:aar:3.38.2'
<dependency org="com.fpliu.ndk.pkg.prefab.android.21" name="sqlite" rev="3.38.2">
  <artifact name="sqlite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fpliu.ndk.pkg.prefab.android.21', module='sqlite', version='3.38.2')
)
libraryDependencies += "com.fpliu.ndk.pkg.prefab.android.21" % "sqlite" % "3.38.2"
[com.fpliu.ndk.pkg.prefab.android.21/sqlite "3.38.2"]

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.