KTSerializer Runtime

KTSerializer is a serialization library designed to generate very small data sets

License

License

GroupId

GroupId

com.kloudtek.ktserializer
ArtifactId

ArtifactId

ktserializer-runtime
Last Version

Last Version

1.2.21
Release Date

Release Date

Type

Type

jar
Description

Description

KTSerializer Runtime
KTSerializer is a serialization library designed to generate very small data sets
Project Organization

Project Organization

Kloudtek

Download ktserializer-runtime

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.kloudtek.ktutils : ktutils jar 1.3.7

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 12.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.
com.kloudtek.ktserializer

Versions

Version
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17