Last Version

Datarobot for Android - Annotation Processor 0.1.5

Datarobot for Android is a lightweight framework, which frees you from the burden of dealing with Androids SQLite database directly if you don't want to and let's you access it directly if you have to.

License

License

Categories

Categories

Data
GroupId

GroupId

com.arconsis
ArtifactId

ArtifactId

datarobot.processor
Version

Version

0.1.5
Type

Type

jar
Description

Description

Datarobot for Android - Annotation Processor
Datarobot for Android is a lightweight framework, which frees you from the burden of dealing with Androids SQLite database directly if you don't want to and let's you access it directly if you have to.
Project URL

Project URL

https://github.com/arconsis/datarobot
Project Organization

Project Organization

arconsis IT-Solutions GmbH
Source Code Management

Source Code Management

https://github.com/arconsis/datarobot.git

Download datarobot.processor 0.1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.arconsis : datarobot.api jar 0.1.5

Project Modules

There are no modules declared in this project.