Last Version

AutoMoshi annotations 0.2.0

An AutoValue extension that supports JSON serialization and deserialization through Moshi.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Moshi Data JSON
GroupId

GroupId

glass.phil.auto.moshi
ArtifactId

ArtifactId

auto-moshi-annotations
Version

Version

0.2.0
Type

Type

jar
Description

Description

AutoMoshi annotations
An AutoValue extension that supports JSON serialization and deserialization through Moshi.
Project URL

Project URL

https://github.com/PhilGlass/auto-moshi/
Source Code Management

Source Code Management

https://github.com/PhilGlass/auto-moshi/

Download auto-moshi-annotations 0.2.0


<!-- https://jarcasting.com/artifacts/glass.phil.auto.moshi/auto-moshi-annotations/ -->
<dependency>
    <groupId>glass.phil.auto.moshi</groupId>
    <artifactId>auto-moshi-annotations</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/glass.phil.auto.moshi/auto-moshi-annotations/
implementation 'glass.phil.auto.moshi:auto-moshi-annotations:0.2.0'
// https://jarcasting.com/artifacts/glass.phil.auto.moshi/auto-moshi-annotations/
implementation ("glass.phil.auto.moshi:auto-moshi-annotations:0.2.0")
'glass.phil.auto.moshi:auto-moshi-annotations:jar:0.2.0'
<dependency org="glass.phil.auto.moshi" name="auto-moshi-annotations" rev="0.2.0">
  <artifact name="auto-moshi-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='glass.phil.auto.moshi', module='auto-moshi-annotations', version='0.2.0')
)
libraryDependencies += "glass.phil.auto.moshi" % "auto-moshi-annotations" % "0.2.0"
[glass.phil.auto.moshi/auto-moshi-annotations "0.2.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.