License |
License |
---|---|
GroupId | GroupIdnz.bradcampbell |
ArtifactId | ArtifactIdpaperparcel-compiler |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaperParcel Compiler
Android Parcelable boilerplate annotation processor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paperparcel-compiler-2.0.8.pom | |
paperparcel-compiler-2.0.8.jar | 150 KB |
paperparcel-compiler-2.0.8-sources.jar | 51 KB |
paperparcel-compiler-2.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nz.bradcampbell/paperparcel-compiler/ -->
<dependency>
<groupId>nz.bradcampbell</groupId>
<artifactId>paperparcel-compiler</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/nz.bradcampbell/paperparcel-compiler/
implementation 'nz.bradcampbell:paperparcel-compiler:2.0.8'
// https://jarcasting.com/artifacts/nz.bradcampbell/paperparcel-compiler/
implementation ("nz.bradcampbell:paperparcel-compiler:2.0.8")
'nz.bradcampbell:paperparcel-compiler:jar:2.0.8'
<dependency org="nz.bradcampbell" name="paperparcel-compiler" rev="2.0.8">
<artifact name="paperparcel-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.bradcampbell', module='paperparcel-compiler', version='2.0.8')
)
libraryDependencies += "nz.bradcampbell" % "paperparcel-compiler" % "2.0.8"
[nz.bradcampbell/paperparcel-compiler "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.6.5 |
nz.bradcampbell : paperparcel-api | jar | 2.0.8 |
com.google.auto.value : auto-value-annotations | jar | 1.6.3 |
com.google.auto.service : auto-service-annotations | jar | 1.0-rc5 |
com.google.auto : auto-common | jar | 0.8 |
com.squareup : javapoet | jar | 1.8.0 |
com.google.googlejavaformat : google-java-format | jar | 1.1 |
net.ltgt.gradle.incap : incap | jar | 0.2 |
Version |
---|
2.0.8
|
2.0.7
|
2.0.6
|
2.0.5
|
2.0.4
|
2.0.3
|
2.0.2
|
2.0.1
|
2.0.0
|
2.0.0-beta2
|
2.0.0-beta1
|
2.0.0-alpha1
|