License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdmihxil-json-parent |
Version | Version0.9 |
Type | Typepom |
Description |
Descriptionmihxil-json
Json-related utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mihxil-json-parent-0.9.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-parent</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/
implementation 'org.meeuw:mihxil-json-parent:0.9'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-parent/
implementation ("org.meeuw:mihxil-json-parent:0.9")
'org.meeuw:mihxil-json-parent:pom:0.9'
<dependency org="org.meeuw" name="mihxil-json-parent" rev="0.9">
<artifact name="mihxil-json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-parent', version='0.9')
)
libraryDependencies += "org.meeuw" % "mihxil-json-parent" % "0.9"
[org.meeuw/mihxil-json-parent "0.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.0 |