MVN

org.jsonhoist : jsonhoist

Maven & Gradle

Dec 31, 2018
0 stars

jsonhoist

<dependency>
    <groupId>org.jsonhoist</groupId>
    <artifactId>jsonhoist</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsonhoist : jsonhoist to add to Maven - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of org.jsonhoist : jsonhoist to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
jsonhoist-0.8.1
jsonhoist-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jsonhoist</groupId>
    <artifactId>jsonhoist</artifactId>
    <version>0.8.1</version>
</dependency>

Advertisement