Kotshi api

An annotations processor that generates Moshi adapters from Kotlin data classes

License

License

GroupId

GroupId

se.ansman.kotshi
ArtifactId

ArtifactId

api
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kotshi api
An annotations processor that generates Moshi adapters from Kotlin data classes
Project URL

Project URL

https://github.com/ansman/kotshi
Source Code Management

Source Code Management

https://github.com/ansman/kotshi

Download api

How to add to project

<!-- https://jarcasting.com/artifacts/se.ansman.kotshi/api/ -->
<dependency>
    <groupId>se.ansman.kotshi</groupId>
    <artifactId>api</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.ansman.kotshi/api/
implementation 'se.ansman.kotshi:api:2.7.1'
// https://jarcasting.com/artifacts/se.ansman.kotshi/api/
implementation ("se.ansman.kotshi:api:2.7.1")
'se.ansman.kotshi:api:jar:2.7.1'
<dependency org="se.ansman.kotshi" name="api" rev="2.7.1">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.ansman.kotshi', module='api', version='2.7.1')
)
libraryDependencies += "se.ansman.kotshi" % "api" % "2.7.1"
[se.ansman.kotshi/api "2.7.1"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.1
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0-rc2
2.0-rc1
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.3.0
0.3.0-beta3
0.3.0-beta2
0.3.0-beta1
0.2.0
0.1.1
0.1.0