GroupId | GroupIdde.micromata.mgc |
---|---|
ArtifactId | ArtifactIdde.micromata.mgc.samples |
Version | Version3.0.9 |
Type | Typepom |
Filename | Size |
---|---|
de.micromata.mgc.samples-3.0.9.pom | 755 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.samples/ -->
<dependency>
<groupId>de.micromata.mgc</groupId>
<artifactId>de.micromata.mgc.samples</artifactId>
<version>3.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.samples/
implementation 'de.micromata.mgc:de.micromata.mgc.samples:3.0.9'
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.samples/
implementation ("de.micromata.mgc:de.micromata.mgc.samples:3.0.9")
'de.micromata.mgc:de.micromata.mgc.samples:pom:3.0.9'
<dependency org="de.micromata.mgc" name="de.micromata.mgc.samples" rev="3.0.9">
<artifact name="de.micromata.mgc.samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.micromata.mgc', module='de.micromata.mgc.samples', version='3.0.9')
)
libraryDependencies += "de.micromata.mgc" % "de.micromata.mgc.samples" % "3.0.9"
[de.micromata.mgc/de.micromata.mgc.samples "3.0.9"]