Last Version

com.squareup.moshi:moshi-kotlin-tests 1.10.0

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

Version

1.10.0
Type

Type

jar
Description

Description

A modern JSON API for Android and Java

Download moshi-kotlin-tests 1.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.10.0
com.squareup.moshi : moshi-kotlin jar 1.10.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.