MVN

io.github.pdvrieze.xmlutil : serialutil-js

Maven & Gradle

Jul 05, 2023
358 stars

project ':serialutil' · Component of the XMLUtil library

<dependency>
    <groupId>io.github.pdvrieze.xmlutil</groupId>
    <artifactId>serialutil-js</artifactId>
    <version>0.86.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pdvrieze.xmlutil : serialutil-js to add to Maven - Latest Versions:

  • Latest Stable: 0.86.1
  • Latest Release Candidate: 0.84.0-RC1

All Versions

Choose a version of io.github.pdvrieze.xmlutil : serialutil-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.86.x
serialutil-js-0.86.1
serialutil-js-0.86.0
0.85.x
serialutil-js-0.85.0
0.84.x
serialutil-js-0.84.3
serialutil-js-0.84.2
serialutil-js-0.84.1
serialutil-js-0.84.0
serialutil-js-0.84.0-RC1
0.83.x
serialutil-js-0.83.0
0.82.x
serialutil-js-0.82.0
0.81.x
serialutil-js-0.81.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.pdvrieze.xmlutil</groupId>
    <artifactId>serialutil-js</artifactId>
    <version>0.86.1</version>
</dependency>