Last Version

ORMLite Android 6.1

Lightweight Object Relational Model (ORM) Android classes

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.j256.ormlite
ArtifactId

ArtifactId

ormlite-android
Version

Version

6.1
Type

Type

jar
Description

Description

ORMLite Android
Lightweight Object Relational Model (ORM) Android classes
Project URL

Project URL

https://ormlite.com/
Source Code Management

Source Code Management

https://github.com/j256/ormlite-android

Download ormlite-android 6.1


<!-- https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-android/ -->
<dependency>
    <groupId>com.j256.ormlite</groupId>
    <artifactId>ormlite-android</artifactId>
    <version>6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-android/
implementation 'com.j256.ormlite:ormlite-android:6.1'
// https://jarcasting.com/artifacts/com.j256.ormlite/ormlite-android/
implementation ("com.j256.ormlite:ormlite-android:6.1")
'com.j256.ormlite:ormlite-android:jar:6.1'
<dependency org="com.j256.ormlite" name="ormlite-android" rev="6.1">
  <artifact name="ormlite-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.j256.ormlite', module='ormlite-android', version='6.1')
)
libraryDependencies += "com.j256.ormlite" % "ormlite-android" % "6.1"
[com.j256.ormlite/ormlite-android "6.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android : android Optional jar 4.1.1.4
com.google.android : support-v4 Optional jar r6

test (4)

Group / Artifact Type Version
com.j256.ormlite : ormlite-core jar 6.1
log4j : log4j jar 1.2.17
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.