MVN

se.ansman.kotshi : api

Maven & Gradle

Aug 14, 2023
11 usages
745 stars

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

<dependency>
    <groupId>se.ansman.kotshi</groupId>
    <artifactId>api</artifactId>
    <version>2.13.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.ansman.kotshi : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.13.1
  • Latest Release Candidate: 2.0-rc2
  • Latest Beta: 0.3.0-beta3
  • Latest Alpha: 2.10.0-alpha01

All Versions

Choose a version of se.ansman.kotshi : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.13.x
api-2.13.1
api-2.13.0
2.12.x
api-2.12.0
2.11.x
api-2.11.4
api-2.11.3
api-2.11.2
api-2.11.1
api-2.11.0
2.10.x
api-2.10.2
api-2.10.1
api-2.10.0
api-2.10.0-alpha01
2.9.x
api-2.9.1
api-2.9.0
2.8.x
api-2.8.0
2.7.x
api-2.7.1
api-2.7.0
2.6.x
api-2.6.3
api-2.6.2
api-2.6.1
api-2.6.0
2.5.x
api-2.5.0
2.4.x
api-2.4.0
2.3.x
api-2.3.3
api-2.3.2
api-2.3.1
api-2.3.0
2.2.x
api-2.2.3
api-2.2.2
api-2.2.1
2.1.x
api-2.1.1
api-2.1.0
2.0.x
api-2.0.3
api-2.0.2
api-2.0.1
2.0
api-2.0-rc2
api-2.0-rc1
1.0.x
api-1.0.6
api-1.0.5
api-1.0.4
api-1.0.3
api-1.0.2
api-1.0.1
api-1.0.0
0.3.x
api-0.3.0
api-0.3.0-beta3
api-0.3.0-beta2
api-0.3.0-beta1
0.2.x
api-0.2.0
0.1.x
api-0.1.1
api-0.1.0

How to add a dependency to Maven

Add the following se.ansman.kotshi : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.ansman.kotshi</groupId>
    <artifactId>api</artifactId>
    <version>2.13.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.ansman.kotshi : api gradle dependency to your build.gradle file:

implementation 'se.ansman.kotshi:api:2.13.1'

Gradle Kotlin DSL: Add the following se.ansman.kotshi : api gradle kotlin dependency to your build.gradle.kts file:

implementation("se.ansman.kotshi:api:2.13.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.ansman.kotshi : api sbt scala dependency to your build.sbt file:

libraryDependencies += "se.ansman.kotshi" % "api" % "2.13.1"

Advertisement

Dependencies from Group

api
Aug 14, 2023
11 usages
745 stars
Aug 14, 2023
745 stars

Discover Dependencies

Jul 21, 2022
64 stars
Jun 16, 2019
23 usages
1.1k stars
Feb 27, 2019
3 usages
182.4k stars
Nov 11, 2022
2 usages
966 stars
Feb 03, 2023
3 stars
Jul 07, 2023
69 usages
2.5k stars
Jan 21, 2023
27 stars
Dec 04, 2020
7 usages
1.8k stars
Aug 14, 2023
251 usages
4.3k stars
Aug 17, 2023
15 stars