Kotshi compiler

An annotations processor that generates Moshi adapters from Kotlin data classes

License

License

GroupId

GroupId

se.ansman.kotshi
ArtifactId

ArtifactId

compiler
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kotshi compiler
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 compiler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (9)

Group / Artifact Type Version
se.ansman.kotshi : api jar 2.7.1
com.google.auto.service : auto-service-annotations jar 1.0
net.ltgt.gradle.incap : incap jar 0.2
com.google.auto : auto-common jar 0.11
com.squareup : kotlinpoet jar 1.10.2
com.squareup : kotlinpoet-metadata jar 1.10.2
com.squareup : kotlinpoet-ksp jar 1.10.2
com.squareup.moshi : moshi jar 1.8.0
com.google.devtools.ksp : symbol-processing-api jar 1.6.0-1.0.1

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.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-beta3
0.3.0-beta2
0.3.0-beta1
0.2.0
0.1.1
0.1.0