Last Version

PaperParcel 2.0.8

Android Parcelable boilerplate annotation processor

License

License

GroupId

GroupId

nz.bradcampbell
ArtifactId

ArtifactId

paperparcel
Version

Version

2.0.8
Type

Type

aar
Description

Description

PaperParcel
Android Parcelable boilerplate annotation processor
Project URL

Project URL

https://github.com/grandstaish/paperparcel
Source Code Management

Source Code Management

https://github.com/grandstaish/paperparcel

Download paperparcel 2.0.8


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

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.