License |
License |
---|---|
GroupId | GroupIdnz.bradcampbell |
ArtifactId | ArtifactIdpaperparcel-api |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaperParcel API
Android Parcelable boilerplate annotation processor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paperparcel-api-2.0.8.pom | |
paperparcel-api-2.0.8.jar | 3 KB |
paperparcel-api-2.0.8-sources.jar | 6 KB |
paperparcel-api-2.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nz.bradcampbell/paperparcel-api/ -->
<dependency>
<groupId>nz.bradcampbell</groupId>
<artifactId>paperparcel-api</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/nz.bradcampbell/paperparcel-api/
implementation 'nz.bradcampbell:paperparcel-api:2.0.8'
// https://jarcasting.com/artifacts/nz.bradcampbell/paperparcel-api/
implementation ("nz.bradcampbell:paperparcel-api:2.0.8")
'nz.bradcampbell:paperparcel-api:jar:2.0.8'
<dependency org="nz.bradcampbell" name="paperparcel-api" rev="2.0.8">
<artifact name="paperparcel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.bradcampbell', module='paperparcel-api', version='2.0.8')
)
libraryDependencies += "nz.bradcampbell" % "paperparcel-api" % "2.0.8"
[nz.bradcampbell/paperparcel-api "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.0.0-beta01 |