is not current version
Last Version 0.12.0

yamlkt 0.10.2

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
Version

Version

0.10.2
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 0.10.2


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.