Last Version

Depot 1.0.4

The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.zeoflow.depot
ArtifactId

ArtifactId

sqlite-framework
Version

Version

1.0.4
Type

Type

aar
Description

Description

Depot
The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.
Project URL

Project URL

https://github.com/zeoflow/depot
Source Code Management

Source Code Management

https://github.com/zeoflow/depot

Download sqlite-framework 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.zeoflow.depot : sqlite jar 1.0.4
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.