parsemodel-compiler

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
Last Version

Last Version

0.0.5
Release Date

Release Date

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

How to add to project

<!-- 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.

DEPRECATED

Due to the recent decision about the retirement of the Parse platform, Android-ParseModel has been deprecated. No new development will be taking place. The library will not be maintained.

Thanks for all the support!

Android-ParseModel

License Android Arsenal Maven Central Bintray

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


Library usage in USAGE.md.

Developed by

  • Bartosz Lipiński

License

Copyright 2015 Bartosz Lipiński

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.0.5
0.0.4
0.0.1-alpha