Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.laserdisc |
ArtifactId | ArtifactIdscanamo-json-tests_2.13 |
Version | Version1.0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.laserdisc/scanamo-json-tests_2.13/ -->
<dependency>
<groupId>io.laserdisc</groupId>
<artifactId>scanamo-json-tests_2.13</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.laserdisc/scanamo-json-tests_2.13/
implementation 'io.laserdisc:scanamo-json-tests_2.13:1.0.8'
// https://jarcasting.com/artifacts/io.laserdisc/scanamo-json-tests_2.13/
implementation ("io.laserdisc:scanamo-json-tests_2.13:1.0.8")
'io.laserdisc:scanamo-json-tests_2.13:jar:1.0.8'
<dependency org="io.laserdisc" name="scanamo-json-tests_2.13" rev="1.0.8">
<artifact name="scanamo-json-tests_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laserdisc', module='scanamo-json-tests_2.13', version='1.0.8')
)
libraryDependencies += "io.laserdisc" % "scanamo-json-tests_2.13" % "1.0.8"
[io.laserdisc/scanamo-json-tests_2.13 "1.0.8"]