Last Version

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

Version

0.0.5
Type

Type

jar
Description

Description

parsemodel
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 0.0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.