is not current version
Last Version 0.10

org.meeuw:mihxil-json-grep 0.8


Categories

Categories

JSON Data
GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-json-grep
Version

Version

0.8
Type

Type

jar

Download mihxil-json-grep 0.8


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