Last Version

Ion Schema Kotlin 0.7.1

Reference implementation of the Amazon Ion Schema Specification.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

software.amazon.ion
ArtifactId

ArtifactId

ion-schema-kotlin
Version

Version

0.7.1
Type

Type

jar
Description

Description

Ion Schema Kotlin
Reference implementation of the Amazon Ion Schema Specification.
Project URL

Project URL

https://github.com/amzn/ion-schema-kotlin

Download ion-schema-kotlin 0.7.1


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

Dependencies

compile (2)

Group / Artifact Type Version
software.amazon.ion : ion-java jar [1.4,)
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar [1.2,)

Project Modules

There are no modules declared in this project.