sqlite-adapter

null

License

License

Categories

Categories

SQLite Data Databases Net
GroupId

GroupId

com.github.dryganets
ArtifactId

ArtifactId

sqlite-adapter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

sqlite-adapter
null
Project URL

Project URL

https://github.com/dryganets/sqlite-adapter
Source Code Management

Source Code Management

https://github.com/dryganets/sqlite-adapter.git

Download sqlite-adapter

How to add to project

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

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.

sqlite-adapter

The aim of this project is to provide a common interface for different sqlite libraries for android.

Versions

Version
0.0.1