MVN

io.github.copper-leaf : json-utils-js

Maven & Gradle

Oct 25, 2022
5 stars

json-utils

<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>json-utils-js</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.copper-leaf : json-utils-js to add to Maven - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of io.github.copper-leaf : json-utils-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
json-utils-js-0.7.0
0.6.x
json-utils-js-0.6.0
0.5.x
json-utils-js-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>json-utils-js</artifactId>
    <version>0.7.0</version>
</dependency>

Advertisement