is not current version
Last Version 0.84.2

io.github.pdvrieze.xmlutil:core-js 0.81.2

Component of the XMLUtil library

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.github.pdvrieze.xmlutil
ArtifactId

ArtifactId

core-js
Version

Version

0.81.2
Type

Type

pom

Download core-js 0.81.2


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