Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.meeuw |
ArtifactId | ArtifactIdmihxil-json-benchmarks |
Version | Version0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-json-benchmarks/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-json-benchmarks</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-benchmarks/
implementation 'org.meeuw:mihxil-json-benchmarks:0.7'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-json-benchmarks/
implementation ("org.meeuw:mihxil-json-benchmarks:0.7")
'org.meeuw:mihxil-json-benchmarks:jar:0.7'
<dependency org="org.meeuw" name="mihxil-json-benchmarks" rev="0.7">
<artifact name="mihxil-json-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-json-benchmarks', version='0.7')
)
libraryDependencies += "org.meeuw" % "mihxil-json-benchmarks" % "0.7"
[org.meeuw/mihxil-json-benchmarks "0.7"]