License |
License |
---|---|
Categories |
CategoriesKotlin Languages Square Business Logic Libraries Financial Moshi Data JSON |
GroupId | GroupIdcom.squareup.moshi |
ArtifactId | ArtifactIdmoshi-kotlin-codegen |
Last Version | Last Version1.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMoshi Kotlin Codegen
A modern JSON API for Android and Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : kotlinpoet | jar | 1.10.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
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 |