Last Version

sqlitelibrary 0.8

This is a lightweight SQLite database framework

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

cn.bluemobi.dylan
ArtifactId

ArtifactId

sqlitelibrary
Version

Version

0.8
Type

Type

aar
Description

Description

sqlitelibrary
This is a lightweight SQLite database framework
Project URL

Project URL

https://github.com/linglongxin24/SQLite
Source Code Management

Source Code Management

https://github.com/linglongxin24/SQLite

Download sqlitelibrary 0.8


<!-- https://jarcasting.com/artifacts/cn.bluemobi.dylan/sqlitelibrary/ -->
<dependency>
    <groupId>cn.bluemobi.dylan</groupId>
    <artifactId>sqlitelibrary</artifactId>
    <version>0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/sqlitelibrary/
implementation 'cn.bluemobi.dylan:sqlitelibrary:0.8'
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/sqlitelibrary/
implementation ("cn.bluemobi.dylan:sqlitelibrary:0.8")
'cn.bluemobi.dylan:sqlitelibrary:aar:0.8'
<dependency org="cn.bluemobi.dylan" name="sqlitelibrary" rev="0.8">
  <artifact name="sqlitelibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bluemobi.dylan', module='sqlitelibrary', version='0.8')
)
libraryDependencies += "cn.bluemobi.dylan" % "sqlitelibrary" % "0.8"
[cn.bluemobi.dylan/sqlitelibrary "0.8"]

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.