Moshi Kotlin Codegen

A modern JSON API for Android and Java

License

License

Categories

Categories

Kotlin Languages Square Business Logic Libraries Financial Moshi Data JSON
GroupId

GroupId

com.squareup.moshi
ArtifactId

ArtifactId

moshi-kotlin-codegen
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Moshi Kotlin Codegen
A modern JSON API for Android and Java
Project URL

Project URL

https://github.com/square/moshi/
Source Code Management

Source Code Management

https://github.com/square/moshi/

Download moshi-kotlin-codegen

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : kotlinpoet jar 1.10.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (5)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.13.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
com.google.guava : guava jar 30.1.1-jre
org.ow2.asm : asm jar 9.2
com.google.auto.service : auto-service-annotations jar 1.0

Project Modules

There are no modules declared in this project.
com.squareup.moshi

Square

Versions

Version
1.13.0
1.12.0
1.11.0
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0