PaperParcel Kotlin

Android Parcelable boilerplate annotation processor

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

nz.bradcampbell
ArtifactId

ArtifactId

paperparcel-kotlin
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

aar
Description

Description

PaperParcel Kotlin
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-kotlin

How to add to project

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

Versions

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