Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdio.github.pdvrieze.xmlutil |
ArtifactId | ArtifactIdxmlserializable-js |
Version | Version0.83.0 |
Type | Typepom |
Filename | Size |
---|---|
xmlserializable-js-0.83.0.pom | |
xmlserializable-js-0.83.0-sources.jar | 7 KB |
xmlserializable-js-0.83.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/ -->
<dependency>
<groupId>io.github.pdvrieze.xmlutil</groupId>
<artifactId>xmlserializable-js</artifactId>
<version>0.83.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/
implementation 'io.github.pdvrieze.xmlutil:xmlserializable-js:0.83.0'
// https://jarcasting.com/artifacts/io.github.pdvrieze.xmlutil/xmlserializable-js/
implementation ("io.github.pdvrieze.xmlutil:xmlserializable-js:0.83.0")
'io.github.pdvrieze.xmlutil:xmlserializable-js:pom:0.83.0'
<dependency org="io.github.pdvrieze.xmlutil" name="xmlserializable-js" rev="0.83.0">
<artifact name="xmlserializable-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pdvrieze.xmlutil', module='xmlserializable-js', version='0.83.0')
)
libraryDependencies += "io.github.pdvrieze.xmlutil" % "xmlserializable-js" % "0.83.0"
[io.github.pdvrieze.xmlutil/xmlserializable-js "0.83.0"]