Id interface - Kotlin.x Serialization simple module

Provides Kotlin.x Serialization module to serialize/deserialize Id

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

org.litote.kmongo
ArtifactId

ArtifactId

kmongo-id-serialization
Last Version

Last Version

4.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Id interface - Kotlin.x Serialization simple module
Provides Kotlin.x Serialization module to serialize/deserialize Id
Project Organization

Project Organization

Litote

Download kmongo-id-serialization

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.litote.kmongo : kmongo-id jar 4.6.1
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.6.1
4.6.0
4.5.1
4.5.0
4.4.0
4.3.0
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0