yamlkt

Multiplatform YAML parser & serializer for kotlinx.serialization written in pure Kotlin.

License

License

Categories

Categories

JavaScript Languages Net
GroupId

GroupId

net.mamoe.yamlkt
ArtifactId

ArtifactId

yamlkt-js
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

pom
Description

Description

yamlkt
Multiplatform YAML parser & serializer for kotlinx.serialization written in pure Kotlin.
Project URL

Project URL

https://github.com/Him188/yamlkt
Source Code Management

Source Code Management

https://github.com/Him188/yamlkt

Download yamlkt-js

How to add to project

<!-- https://jarcasting.com/artifacts/net.mamoe.yamlkt/yamlkt-js/ -->
<dependency>
    <groupId>net.mamoe.yamlkt</groupId>
    <artifactId>yamlkt-js</artifactId>
    <version>0.12.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe.yamlkt/yamlkt-js/
implementation 'net.mamoe.yamlkt:yamlkt-js:0.12.0'
// https://jarcasting.com/artifacts/net.mamoe.yamlkt/yamlkt-js/
implementation ("net.mamoe.yamlkt:yamlkt-js:0.12.0")
'net.mamoe.yamlkt:yamlkt-js:pom:0.12.0'
<dependency org="net.mamoe.yamlkt" name="yamlkt-js" rev="0.12.0">
  <artifact name="yamlkt-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe.yamlkt', module='yamlkt-js', version='0.12.0')
)
libraryDependencies += "net.mamoe.yamlkt" % "yamlkt-js" % "0.12.0"
[net.mamoe.yamlkt/yamlkt-js "0.12.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlinx : kotlinx-serialization-core-js jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.2
0.10.0-dev-1
0.10.0
0.9.0-dev-3
0.9.0-dev-1
0.9.0