Jar examples for p:parcelable-2.11
Zero boilerplate compile time code generation for Android serialization
You can download jar file parcelable_2.11 2.4.1 in this page.
MIT
You can use the following script to add parcelable_2.11-2.4.1.jar to your project.
<dependency> <groupId>io.taig.android</groupId> <artifactId>parcelable_2.11</artifactId> <version>2.4.1</version> </dependency>
compile group: 'io.taig.android', name: 'parcelable_2.11', version: '2.4.1'
libraryDependencies += "io.taig.android" % "parcelable_2.11" % "2.4.1"
<dependency org="io.taig.android" name="parcelable_2.11" rev="2.4.1"/>
@Grapes(@Grab(group='io.taig.android', module='parcelable_2.11', version='2.4.1'))
'io.taig.android:parcelable_2.11:jar:2.4.1'
Click the following link to download the jar file.
parcelable_2.11-2.4.1-javadoc.jar