GroupId | GroupIdde.tototec |
---|---|
ArtifactId | ArtifactIdmill-osgi-testsupport_mill0.6_2.12 |
Version | Version0.3.2-12-19ee20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.tototec/mill-osgi-testsupport_mill0.6_2.12/ -->
<dependency>
<groupId>de.tototec</groupId>
<artifactId>mill-osgi-testsupport_mill0.6_2.12</artifactId>
<version>0.3.2-12-19ee20</version>
</dependency>
// https://jarcasting.com/artifacts/de.tototec/mill-osgi-testsupport_mill0.6_2.12/
implementation 'de.tototec:mill-osgi-testsupport_mill0.6_2.12:0.3.2-12-19ee20'
// https://jarcasting.com/artifacts/de.tototec/mill-osgi-testsupport_mill0.6_2.12/
implementation ("de.tototec:mill-osgi-testsupport_mill0.6_2.12:0.3.2-12-19ee20")
'de.tototec:mill-osgi-testsupport_mill0.6_2.12:jar:0.3.2-12-19ee20'
<dependency org="de.tototec" name="mill-osgi-testsupport_mill0.6_2.12" rev="0.3.2-12-19ee20">
<artifact name="mill-osgi-testsupport_mill0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tototec', module='mill-osgi-testsupport_mill0.6_2.12', version='0.3.2-12-19ee20')
)
libraryDependencies += "de.tototec" % "mill-osgi-testsupport_mill0.6_2.12" % "0.3.2-12-19ee20"
[de.tototec/mill-osgi-testsupport_mill0.6_2.12 "0.3.2-12-19ee20"]