Last Version

sqlite3-native-library 3.39.0

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
Version

Version

3.39.0
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 3.39.0


<!-- 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.