is not current version
Last Version 0.10

org.meeuw:mihxil-json-parent 0.7

Json-related utilities

Categories

Categories

JSON Data
GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-json-parent
Version

Version

0.7
Type

Type

pom

Download mihxil-json-parent 0.7


<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/ -->
<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>mihxil-json-parent</artifactId>
    <version>0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/
implementation 'org.meeuw:mihxil-json-parent:0.7'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/
implementation ("org.meeuw:mihxil-json-parent:0.7")
'org.meeuw:mihxil-json-parent:pom:0.7'
<dependency org="org.meeuw" name="mihxil-json-parent" rev="0.7">
  <artifact name="mihxil-json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-parent', version='0.7')
)
libraryDependencies += "org.meeuw" % "mihxil-json-parent" % "0.7"
[org.meeuw/mihxil-json-parent "0.7"]