Last Version

parsemodel-compiler 0.0.5

Annotation-based library that allows for easy data model creation for Parse Android SDK.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.bartoszlipinski
ArtifactId

ArtifactId

parsemodel-compiler
Version

Version

0.0.5
Type

Type

jar
Description

Description

parsemodel-compiler
Annotation-based library that allows for easy data model creation for Parse Android SDK.
Project URL

Project URL

https://github.com/blipinsk/Android-ParseModel
Source Code Management

Source Code Management

https://github.com/blipinsk/Android-ParseModel.git

Download parsemodel-compiler 0.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup : javapoet jar 1.4.0
com.bartoszlipinski : parsemodel jar 0.0.5
org.json : json jar 20150729
com.google.code.gson : gson jar 2.4
com.parse.bolts : bolts-android jar 1.2.1
com.google.guava : guava jar 18.0
com.google.auto.service : auto-service jar 1.0-rc2

Project Modules

There are no modules declared in this project.