Last Version

PaperParcel Annotations 2.0.0-beta1

Android Parcelable boilerplate annotation processor

License

License

GroupId

GroupId

nz.bradcampbell
ArtifactId

ArtifactId

paperparcel-annotations
Version

Version

2.0.0-beta1
Type

Type

jar
Description

Description

PaperParcel Annotations
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-annotations 2.0.0-beta1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.0.0

Project Modules

There are no modules declared in this project.