Last Version

AutoValue: Parcel Extension Type Adapter 0.2.9

AutoValue extension to add Android Parcelable support

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ryanharter.auto.value
ArtifactId

ArtifactId

auto-value-parcel-adapter
Version

Version

0.2.9
Type

Type

jar
Description

Description

AutoValue: Parcel Extension Type Adapter
AutoValue extension to add Android Parcelable support
Project URL

Project URL

https://github.com/rharter/auto-value-parcel/
Source Code Management

Source Code Management

https://github.com/rharter/auto-value-parcel/

Download auto-value-parcel-adapter 0.2.9


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

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.