MVN

org.meeuw : mihxil-json

Maven & Gradle

Nov 30, 2021
0 stars
<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>mihxil-json</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.meeuw : mihxil-json to add to Maven - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of org.meeuw : mihxil-json to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10
mihxil-json-0.10
0.9
mihxil-json-0.9
0.8
mihxil-json-0.8
0.7
mihxil-json-0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>mihxil-json</artifactId>
    <version>0.10</version>
</dependency>

Advertisement