| License |
License |
|---|---|
| GroupId | GroupIdorg.meeuw |
| ArtifactId | ArtifactIdmihxil-es |
| Version | Version0.9 |
| Type | Typejar |
| Description |
DescriptionJson-related utilities
|
| Filename | Size |
|---|---|
| mihxil-es-0.9.pom | |
| mihxil-es-0.9.jar | 7 KB |
| mihxil-es-0.9-sources.jar | 2 KB |
| mihxil-es-0.9-javadoc.jar | 23 KB |
| mihxil-es-0.9-executable.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-es/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-es</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-es/
implementation 'org.meeuw:mihxil-es:0.9'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-es/
implementation ("org.meeuw:mihxil-es:0.9")
'org.meeuw:mihxil-es:jar:0.9'
<dependency org="org.meeuw" name="mihxil-es" rev="0.9">
<artifact name="mihxil-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-es', version='0.9')
)
libraryDependencies += "org.meeuw" % "mihxil-es" % "0.9"
[org.meeuw/mihxil-es "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.meeuw : mihxil-json-grep | jar | 0.9 |
| commons-cli : commons-cli | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.7.0 |