is not current version
Last Version 0.10

org.meeuw:mihxil-json-grep 0.7


Categories

Categories

JSON Data
GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-json-grep
Version

Version

0.7
Type

Type

jar

Download mihxil-json-grep 0.7


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