Last Version

Annotations for Kotlin JSON serialization and deserialization 1.2

Kotlin annotation classes to assist with auto-serialization and deserialization

License

License

Categories

Categories

Kotlin Languages Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-annotations
Version

Version

1.2
Type

Type

jar
Description

Description

Annotations for Kotlin JSON serialization and deserialization
Kotlin annotation classes to assist with auto-serialization and deserialization
Project URL

Project URL

https://github.com/pwall567/json-kotlin-annotations
Source Code Management

Source Code Management

https://github.com/pwall567/json-kotlin-annotations

Download json-kotlin-annotations 1.2


<!-- https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-annotations/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-annotations</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-annotations/
implementation 'net.pwall.json:json-kotlin-annotations:1.2'
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-annotations/
implementation ("net.pwall.json:json-kotlin-annotations:1.2")
'net.pwall.json:json-kotlin-annotations:jar:1.2'
<dependency org="net.pwall.json" name="json-kotlin-annotations" rev="1.2">
  <artifact name="json-kotlin-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='json-kotlin-annotations', version='1.2')
)
libraryDependencies += "net.pwall.json" % "json-kotlin-annotations" % "1.2"
[net.pwall.json/json-kotlin-annotations "1.2"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.