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