Last Version

ParcelGen 1.1.0

Android easy @Parcelable

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

parcel-compiler
Version

Version

1.1.0
Type

Type

jar
Description

Description

ParcelGen
Android easy @Parcelable
Project URL

Project URL

https://github.com/noties/ParcelGen
Source Code Management

Source Code Management

https://github.com/noties/ParcelGen

Download parcel-compiler 1.1.0


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

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.