MVN

org.androidannotations : ormlite

Maven & Gradle

Nov 19, 2020
1 usages
11.1k stars

OrmLite Annotation Processor · AndroidAnnotations plugin for OrmLite

<dependency>
    <groupId>org.androidannotations</groupId>
    <artifactId>ormlite</artifactId>
    <version>4.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.androidannotations : ormlite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.8.0

All Versions

Choose a version of org.androidannotations : ormlite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.8.x
ormlite-4.8.0
4.7.x
ormlite-4.7.0
4.6.x
ormlite-4.6.0
4.5.x
ormlite-4.5.2
ormlite-4.5.1
ormlite-4.5.0
4.4.x
ormlite-4.4.0
4.3.x
ormlite-4.3.1
ormlite-4.3.0
4.2.x
ormlite-4.2.0
4.1.x
ormlite-4.1.0
4.0.x
ormlite-4.0.0

How to add a dependency to Maven

Add the following org.androidannotations : ormlite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.androidannotations</groupId>
    <artifactId>ormlite</artifactId>
    <version>4.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.androidannotations : ormlite gradle dependency to your build.gradle file:

implementation 'org.androidannotations:ormlite:4.8.0'

Gradle Kotlin DSL: Add the following org.androidannotations : ormlite gradle kotlin dependency to your build.gradle.kts file:

implementation("org.androidannotations:ormlite:4.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.androidannotations : ormlite sbt scala dependency to your build.sbt file:

libraryDependencies += "org.androidannotations" % "ormlite" % "4.8.0"

Advertisement

Dependencies from Group

Nov 19, 2020
13 usages
11.1k stars
Nov 19, 2020
10 usages
11.1k stars
Nov 19, 2020
6 usages
11.1k stars
Nov 19, 2020
3 usages

Discover Dependencies

Mar 14, 2016
2 usages
Sep 07, 2016
4 usages
323 stars
Sep 07, 2016
371 stars
Oct 18, 2016
Mar 17, 2016
123 stars
Mar 16, 2016
1 usages
Jan 19, 2017
1 usages
2 stars