sqlite3-native-library

Native sqlite3 library without JNI bindings

License

License

Categories

Categories

SQLite Data Databases Native Development Tools
GroupId

GroupId

eu.simonbinder
ArtifactId

ArtifactId

sqlite3-native-library
Last Version

Last Version

3.39.0
Release Date

Release Date

Type

Type

aar
Description

Description

sqlite3-native-library
Native sqlite3 library without JNI bindings
Project URL

Project URL

https://github.com/simolus3/sqlite-native-libraries
Source Code Management

Source Code Management

https://github.com/simolus3/sqlite-native-libraries/tree/master

Download sqlite3-native-library

How to add to project

<!-- https://jarcasting.com/artifacts/eu.simonbinder/sqlite3-native-library/ -->
<dependency>
    <groupId>eu.simonbinder</groupId>
    <artifactId>sqlite3-native-library</artifactId>
    <version>3.39.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/eu.simonbinder/sqlite3-native-library/
implementation 'eu.simonbinder:sqlite3-native-library:3.39.0'
// https://jarcasting.com/artifacts/eu.simonbinder/sqlite3-native-library/
implementation ("eu.simonbinder:sqlite3-native-library:3.39.0")
'eu.simonbinder:sqlite3-native-library:aar:3.39.0'
<dependency org="eu.simonbinder" name="sqlite3-native-library" rev="3.39.0">
  <artifact name="sqlite3-native-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='eu.simonbinder', module='sqlite3-native-library', version='3.39.0')
)
libraryDependencies += "eu.simonbinder" % "sqlite3-native-library" % "3.39.0"
[eu.simonbinder/sqlite3-native-library "3.39.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.

Versions

Version
3.39.0
3.38.5
3.38.3
3.38.2
3.38.1
3.38.0
3.37.2
3.37.0
3.36.0
3.35.5
3.35.4
3.35.0
3.34.1+1
3.34.1