project ':serialization'

Component of the XMLUtil library

License

License

Categories

Categories

JavaScript Languages Serialization Data Data Formats
GroupId

GroupId

io.github.pdvrieze.xmlutil
ArtifactId

ArtifactId

serialization-js
Last Version

Last Version

0.84.2
Release Date

Release Date

Type

Type

pom
Description

Description

project ':serialization'
Component of the XMLUtil library
Project URL

Project URL

https://github.com/pdvrieze/xmlutil
Source Code Management

Source Code Management

https://github.com/pdvrieze/xmlutil

Download serialization-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/serialization-js/ -->
<dependency>
    <groupId>io.github.pdvrieze.xmlutil</groupId>
    <artifactId>serialization-js</artifactId>
    <version>0.84.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/serialization-js/
implementation 'io.github.pdvrieze.xmlutil:serialization-js:0.84.2'
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/serialization-js/
implementation ("io.github.pdvrieze.xmlutil:serialization-js:0.84.2")
'io.github.pdvrieze.xmlutil:serialization-js:pom:0.84.2'
<dependency org="io.github.pdvrieze.xmlutil" name="serialization-js" rev="0.84.2">
  <artifact name="serialization-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pdvrieze.xmlutil', module='serialization-js', version='0.84.2')
)
libraryDependencies += "io.github.pdvrieze.xmlutil" % "serialization-js" % "0.84.2"
[io.github.pdvrieze.xmlutil/serialization-js "0.84.2"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.pdvrieze.xmlutil : core-js jar 0.84.2
org.jetbrains.kotlinx : kotlinx-serialization-core-js jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.84.2
0.84.1
0.84.0
0.84.0-RC1
0.83.0
0.82.0
0.81.2