License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdio.github.pdvrieze.xmlutil |
ArtifactId | ArtifactIdxmlserializable-js |
Version | Version0.84.0-RC1 |
Type | Typepom |
Description |
Descriptionproject ':xmlserializable'
Component of the XMLUtil library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/ -->
<dependency>
<groupId>io.github.pdvrieze.xmlutil</groupId>
<artifactId>xmlserializable-js</artifactId>
<version>0.84.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/
implementation 'io.github.pdvrieze.xmlutil:xmlserializable-js:0.84.0-RC1'
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/
implementation ("io.github.pdvrieze.xmlutil:xmlserializable-js:0.84.0-RC1")
'io.github.pdvrieze.xmlutil:xmlserializable-js:pom:0.84.0-RC1'
<dependency org="io.github.pdvrieze.xmlutil" name="xmlserializable-js" rev="0.84.0-RC1">
<artifact name="xmlserializable-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pdvrieze.xmlutil', module='xmlserializable-js', version='0.84.0-RC1')
)
libraryDependencies += "io.github.pdvrieze.xmlutil" % "xmlserializable-js" % "0.84.0-RC1"
[io.github.pdvrieze.xmlutil/xmlserializable-js "0.84.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.31 |
io.github.pdvrieze.xmlutil : core-js | jar | 0.84.0-RC1 |
org.jetbrains.kotlinx : kotlinx-serialization-core-js | jar | 1.3.0 |