is not current version
Last Version 0.18.1

Moshi Gradle Plugin 0.17.2-1.7.0-RC2

A Kotlin compiler plugin that generates Moshi JsonAdapter classes.

License

License

Categories

Categories

Gradle Build Tools Moshi Data JSON
GroupId

GroupId

dev.zacsweers.moshix
ArtifactId

ArtifactId

dev.zacsweers.moshix.gradle.plugin
Version

Version

0.17.2-1.7.0-RC2
Type

Type

pom
Description

Description

Moshi Gradle Plugin
A Kotlin compiler plugin that generates Moshi JsonAdapter classes.
Project URL

Project URL

https://github.com/ZacSweers/MoshiX/
Source Code Management

Source Code Management

https://github.com/ZacSweers/MoshiX/

Download dev.zacsweers.moshix.gradle.plugin 0.17.2-1.7.0-RC2


<!-- https://jarcasting.com/artifacts/dev.zacsweers.moshix/dev.zacsweers.moshix.gradle.plugin/ -->
<dependency>
    <groupId>dev.zacsweers.moshix</groupId>
    <artifactId>dev.zacsweers.moshix.gradle.plugin</artifactId>
    <version>0.17.2-1.7.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.zacsweers.moshix/dev.zacsweers.moshix.gradle.plugin/
implementation 'dev.zacsweers.moshix:dev.zacsweers.moshix.gradle.plugin:0.17.2-1.7.0-RC2'
// https://jarcasting.com/artifacts/dev.zacsweers.moshix/dev.zacsweers.moshix.gradle.plugin/
implementation ("dev.zacsweers.moshix:dev.zacsweers.moshix.gradle.plugin:0.17.2-1.7.0-RC2")
'dev.zacsweers.moshix:dev.zacsweers.moshix.gradle.plugin:pom:0.17.2-1.7.0-RC2'
<dependency org="dev.zacsweers.moshix" name="dev.zacsweers.moshix.gradle.plugin" rev="0.17.2-1.7.0-RC2">
  <artifact name="dev.zacsweers.moshix.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.zacsweers.moshix', module='dev.zacsweers.moshix.gradle.plugin', version='0.17.2-1.7.0-RC2')
)
libraryDependencies += "dev.zacsweers.moshix" % "dev.zacsweers.moshix.gradle.plugin" % "0.17.2-1.7.0-RC2"
[dev.zacsweers.moshix/dev.zacsweers.moshix.gradle.plugin "0.17.2-1.7.0-RC2"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.zacsweers.moshix : moshi-gradle-plugin jar 0.17.2-1.7.0-RC2

Project Modules

There are no modules declared in this project.