is not current version
Last Version 0.12.0

yamlkt 0.11.0

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.11.0
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.11.0


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.