is not current version
Last Version 0.12.0

yamlkt 0.9.0-dev-3

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.9.0-dev-3
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.9.0-dev-3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.30
org.jetbrains.kotlinx : kotlinx-serialization-core-js jar 1.1.0-RC
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.30

Project Modules

There are no modules declared in this project.