Jar examples for p:paperparcel-annotations
Android Parcelable boilerplate annotation processor
You can download jar file paperparcel-annotations 2.0.0-alpha1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add paperparcel-annotations-2.0.0-alpha1.jar to your project.
<dependency> <groupId>nz.bradcampbell</groupId> <artifactId>paperparcel-annotations</artifactId> <version>2.0.0-alpha1</version> </dependency>
compile group: 'nz.bradcampbell', name: 'paperparcel-annotations', version: '2.0.0-alpha1'
libraryDependencies += "nz.bradcampbell" % "paperparcel-annotations" % "2.0.0-alpha1"
<dependency org="nz.bradcampbell" name="paperparcel-annotations" rev="2.0.0-alpha1"/>
@Grapes(@Grab(group='nz.bradcampbell', module='paperparcel-annotations', version='2.0.0-alpha1'))
'nz.bradcampbell:paperparcel-annotations:jar:2.0.0-alpha1'
Click the following link to download the jar file.
paperparcel-annotations-2.0.0-alpha1-javadoc.jar