ormlite-processor

An OrmLite Annotation Processor for Android.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.koenv
ArtifactId

ArtifactId

ormlite-processor
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ormlite-processor
An OrmLite Annotation Processor for Android.
Project URL

Project URL

https://github.com/koesie10/ormlite-processor

Download ormlite-processor

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.0.0
com.google.guava : guava jar 18.0
com.j256.ormlite : ormlite-android jar 4.48
com.j256.ormlite : ormlite-core jar 4.48

test (3)

Group / Artifact Type Version
com.google.truth : truth jar 0.26
com.google.testing.compile : compile-testing jar 0.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2