is not current version
Last Version 0.10

org.meeuw:mihxil-json-parent 0.8

Json-related utilities

Categories

Categories

JSON Data
GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-json-parent
Version

Version

0.8
Type

Type

pom

Download mihxil-json-parent 0.8


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