| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdio.github.pdvrieze.xmlutil |
| ArtifactId | ArtifactIdxmlserializable-js |
| Last Version | Last Version0.84.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionproject ':xmlserializable'
Component of the XMLUtil library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xmlserializable-js-0.84.2.pom | |
| xmlserializable-js-0.84.2-sources.jar | 7 KB |
| xmlserializable-js-0.84.2-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/ -->
<dependency>
<groupId>io.github.pdvrieze.xmlutil</groupId>
<artifactId>xmlserializable-js</artifactId>
<version>0.84.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/
implementation 'io.github.pdvrieze.xmlutil:xmlserializable-js:0.84.2'
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/
implementation ("io.github.pdvrieze.xmlutil:xmlserializable-js:0.84.2")
'io.github.pdvrieze.xmlutil:xmlserializable-js:pom:0.84.2'
<dependency org="io.github.pdvrieze.xmlutil" name="xmlserializable-js" rev="0.84.2">
<artifact name="xmlserializable-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pdvrieze.xmlutil', module='xmlserializable-js', version='0.84.2')
)
libraryDependencies += "io.github.pdvrieze.xmlutil" % "xmlserializable-js" % "0.84.2"
[io.github.pdvrieze.xmlutil/xmlserializable-js "0.84.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
| io.github.pdvrieze.xmlutil : core-js | jar | 0.84.2 |
| org.jetbrains.kotlinx : kotlinx-serialization-core-js | jar | 1.3.2 |