Moshi Gradle Plugin

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
Last Version

Last Version

0.18.1
Release Date

Release Date

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

How to add to project

<!-- 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.18.1</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.18.1'
// https://jarcasting.com/artifacts/dev.zacsweers.moshix/dev.zacsweers.moshix.gradle.plugin/
implementation ("dev.zacsweers.moshix:dev.zacsweers.moshix.gradle.plugin:0.18.1")
'dev.zacsweers.moshix:dev.zacsweers.moshix.gradle.plugin:pom:0.18.1'
<dependency org="dev.zacsweers.moshix" name="dev.zacsweers.moshix.gradle.plugin" rev="0.18.1">
  <artifact name="dev.zacsweers.moshix.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.zacsweers.moshix', module='dev.zacsweers.moshix.gradle.plugin', version='0.18.1')
)
libraryDependencies += "dev.zacsweers.moshix" % "dev.zacsweers.moshix.gradle.plugin" % "0.18.1"
[dev.zacsweers.moshix/dev.zacsweers.moshix.gradle.plugin "0.18.1"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.zacsweers.moshix : moshi-gradle-plugin jar 0.18.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.1
0.18.0
0.17.2-1.7.0-RC2
0.17.2-1.7.0-RC
0.17.2
0.17.1
0.17.0
0.16.7
0.16.6
0.16.5
0.16.4
0.16.3
0.16.2
0.16.1
0.16.0