DBFlow


License

License

GroupId

GroupId

com.github.agrosner
ArtifactId

ArtifactId

DBFlow
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

DBFlow
DBFlow
Project URL

Project URL

https://github.com/agrosner/DBFlow
Source Code Management

Source Code Management

https://github.com/agrosner/DBFlow.git

Download DBFlow

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.agrosner : DBFlow-Core jar 1.0.3
com.android.support » support-annotations jar 21.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0