MVN

com.amazon.ion : ion-schema-kotlin

Maven & Gradle

Jun 21, 2023
1 usages
26 stars

Ion Schema Kotlin · Reference implementation of the Amazon Ion Schema Specification.

<dependency>
    <groupId>com.amazon.ion</groupId>
    <artifactId>ion-schema-kotlin</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amazon.ion : ion-schema-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of com.amazon.ion : ion-schema-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
ion-schema-kotlin-1.6.1
ion-schema-kotlin-1.6.0
1.5.x
ion-schema-kotlin-1.5.1
ion-schema-kotlin-1.5.0
1.4.x
ion-schema-kotlin-1.4.0
1.3.x
ion-schema-kotlin-1.3.0
1.2.x
ion-schema-kotlin-1.2.1
ion-schema-kotlin-1.2.0
1.1.x
ion-schema-kotlin-1.1.0
1.0.x
ion-schema-kotlin-1.0.1
ion-schema-kotlin-1.0.0
0.8.x
ion-schema-kotlin-0.8.0

How to add a dependency to Maven

Add the following com.amazon.ion : ion-schema-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amazon.ion</groupId>
    <artifactId>ion-schema-kotlin</artifactId>
    <version>1.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amazon.ion : ion-schema-kotlin gradle dependency to your build.gradle file:

implementation 'com.amazon.ion:ion-schema-kotlin:1.6.1'

Gradle Kotlin DSL: Add the following com.amazon.ion : ion-schema-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amazon.ion:ion-schema-kotlin:1.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amazon.ion : ion-schema-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amazon.ion" % "ion-schema-kotlin" % "1.6.1"

Advertisement

Dependencies from Group

Jul 20, 2023
16 usages
857 stars
May 12, 2023
4 usages
7 stars
Dec 04, 2020
3 usages
13 stars
Jun 21, 2023
1 usages
26 stars
May 23, 2019
1 usages
6 stars

Discover Dependencies

Sep 21, 2019
2 usages
98 stars
Jun 19, 2023
9 usages
11.1k stars
Jun 19, 2023
4 usages
11.1k stars
Jun 19, 2020
5 usages
50 stars
Jun 15, 2023
1 usages
117 stars
May 24, 2019
2 usages
186 stars
May 27, 2020
3 usages
186 stars
May 27, 2019
0 stars