is not current version
Last Version 1.0.4

Depot 1.0.2-alpha

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

GroupId

GroupId

com.zeoflow.depot
ArtifactId

ArtifactId

depot-runtime
Version

Version

1.0.2-alpha
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 depot-runtime 1.0.2-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
com.zeoflow.depot : depot-common jar 1.0.2-alpha
com.zeoflow.depot : sqlite-framework jar 1.0.2-alpha

runtime (3)

Group / Artifact Type Version
com.zeoflow : flow-kit jar 1.6.1
androidx.arch.core » core-runtime jar 2.0.1
androidx.annotation » annotation-experimental jar 1.1.0-rc01

Project Modules

There are no modules declared in this project.