Last Version

Parcelled 1.1.1

A fast annotation processor that auto-generates the Parcelable methods without writing them.

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

parcelled-runtime
Version

Version

1.1.1
Type

Type

jar
Description

Description

Parcelled
A fast annotation processor that auto-generates the Parcelable methods without writing them.
Project URL

Project URL

https://github.com/zeoflow/parcelled
Source Code Management

Source Code Management

https://github.com/zeoflow/parcelled

Download parcelled-runtime 1.1.1


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

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.