Ion Element Kotlin

An immutable in-memory representation of Amazon Ion for Kotlin

License

License

GroupId

GroupId

com.amazon.ion
ArtifactId

ArtifactId

ion-element
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ion Element Kotlin
An immutable in-memory representation of Amazon Ion for Kotlin
Project URL

Project URL

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

Download ion-element

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.amazon.ion : ion-java jar [1.4.0,)

runtime (1)

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

Project Modules

There are no modules declared in this project.
com.amazon.ion

Amazon

Versions

Version
0.2.0
0.1.0