is not current version
Last Version 0.84.2

project ':serialization' 0.82.0

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
Version

Version

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.31
io.github.pdvrieze.xmlutil : core-js jar 0.82.0
org.jetbrains.kotlinx : kotlinx-serialization-core-js jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

Project Modules

There are no modules declared in this project.