is not current version
Last Version 1.1.0

ru.noties:parcel-compiler 1.0.0

Android easy @Parcelable

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

parcel-compiler
Version

Version

1.0.0
Type

Type

jar

Download parcel-compiler 1.0.0


<!-- https://jarcasting.com/artifacts/ru.noties/parcel-compiler/ -->
<dependency>
    <groupId>ru.noties</groupId>
    <artifactId>parcel-compiler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/parcel-compiler/
implementation 'ru.noties:parcel-compiler:1.0.0'
// https://jarcasting.com/artifacts/ru.noties/parcel-compiler/
implementation ("ru.noties:parcel-compiler:1.0.0")
'ru.noties:parcel-compiler:jar:1.0.0'
<dependency org="ru.noties" name="parcel-compiler" rev="1.0.0">
  <artifact name="parcel-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='parcel-compiler', version='1.0.0')
)
libraryDependencies += "ru.noties" % "parcel-compiler" % "1.0.0"
[ru.noties/parcel-compiler "1.0.0"]