is not current version
Last Version 6.1

ORMLite Android 5.7

Lightweight Object Relational Model (ORM) Android classes

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.j256.ormlite
ArtifactId

ArtifactId

ormlite-android
Version

Version

5.7
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 5.7


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

Dependencies

compile (1)

Group / Artifact Type Version
com.j256.ormlite : ormlite-core jar 5.7

provided (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 5.7
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.