is not current version
Last Version 4.3.4

de.hamstersimulator.objectsfirst:root 4.3.0


GroupId

GroupId

de.hamstersimulator.objectsfirst
ArtifactId

ArtifactId

root
Version

Version

4.3.0
Type

Type

pom

Download root 4.3.0

Filename Size
root-4.3.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/root/ -->
<dependency>
    <groupId>de.hamstersimulator.objectsfirst</groupId>
    <artifactId>root</artifactId>
    <version>4.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/root/
implementation 'de.hamstersimulator.objectsfirst:root:4.3.0'
// https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/root/
implementation ("de.hamstersimulator.objectsfirst:root:4.3.0")
'de.hamstersimulator.objectsfirst:root:pom:4.3.0'
<dependency org="de.hamstersimulator.objectsfirst" name="root" rev="4.3.0">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.hamstersimulator.objectsfirst', module='root', version='4.3.0')
)
libraryDependencies += "de.hamstersimulator.objectsfirst" % "root" % "4.3.0"
[de.hamstersimulator.objectsfirst/root "4.3.0"]