| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKotlin Языки программирования Square Прикладные библиотеки Financial Moshi Данные JSON |
| Группа | Группаcom.squareup.moshi |
| Идентификатор | Идентификаторmoshi-kotlin-codegen-compiler |
| Версия | Версия1.6.0-RC1 |
| Тип | Типjar |
| Описание |
ОписаниеA modern JSON API for Android and Java
|
<!-- https://jarcasting.com/artifacts/com.squareup.moshi/moshi-kotlin-codegen-compiler/ -->
<dependency>
<groupId>com.squareup.moshi</groupId>
<artifactId>moshi-kotlin-codegen-compiler</artifactId>
<version>1.6.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.moshi/moshi-kotlin-codegen-compiler/
implementation 'com.squareup.moshi:moshi-kotlin-codegen-compiler:1.6.0-RC1'
// https://jarcasting.com/artifacts/com.squareup.moshi/moshi-kotlin-codegen-compiler/
implementation ("com.squareup.moshi:moshi-kotlin-codegen-compiler:1.6.0-RC1")
'com.squareup.moshi:moshi-kotlin-codegen-compiler:jar:1.6.0-RC1'
<dependency org="com.squareup.moshi" name="moshi-kotlin-codegen-compiler" rev="1.6.0-RC1">
<artifact name="moshi-kotlin-codegen-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.moshi', module='moshi-kotlin-codegen-compiler', version='1.6.0-RC1')
)
libraryDependencies += "com.squareup.moshi" % "moshi-kotlin-codegen-compiler" % "1.6.0-RC1"
[com.squareup.moshi/moshi-kotlin-codegen-compiler "1.6.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.moshi : moshi | jar | 1.6.0-RC1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.21 |
| com.google.auto : auto-common | jar | 0.10 |
| com.squareup : kotlinpoet | jar | 0.7.0 |
| org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.2.21 |
| org.jetbrains.kotlin : kotlin-annotation-processing-embeddable | jar | 1.2.21 |
| me.eugeniomarletti.kotlin.metadata : kotlin-metadata | jar | 1.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.0 |
| com.google.testing.compile : compile-testing | jar | 0.8 |