is not current version
Last Version 4.3.4

de.hamstersimulator.objectsfirst:core 4.0.0


GroupId

GroupId

de.hamstersimulator.objectsfirst
ArtifactId

ArtifactId

core
Version

Version

4.0.0
Type

Type

jar

Download core 4.0.0


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