Last Version

OrmLite Annotation Processor 4.8.0

AndroidAnnotations plugin for OrmLite

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

ormlite
Version

Version

4.8.0
Type

Type

jar
Description

Description

OrmLite Annotation Processor
AndroidAnnotations plugin for OrmLite
Project Organization

Project Organization

simpligility technologies inc.

Download ormlite 4.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.androidannotations : androidannotations jar 4.8.0
org.androidannotations : ormlite-api jar 4.8.0
com.helger : jcodemodel jar 3.0.1

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.3.1

Project Modules

There are no modules declared in this project.