License |
License |
---|---|
GroupId | GroupIdde.hamstersimulator.objectsfirst |
ArtifactId | ArtifactIdexamples |
Version | Version4.2.0 |
Type | Typejar |
Description |
DescriptionHamstersimulator Examples
Example classes demonstrating the hamster simulator usage
|
Filename | Size |
---|---|
examples-4.2.0.pom | |
examples-4.2.0.jar | 10 KB |
examples-4.2.0-sources.jar | 8 KB |
examples-4.2.0-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/examples/ -->
<dependency>
<groupId>de.hamstersimulator.objectsfirst</groupId>
<artifactId>examples</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/examples/
implementation 'de.hamstersimulator.objectsfirst:examples:4.2.0'
// https://jarcasting.com/artifacts/de.hamstersimulator.objectsfirst/examples/
implementation ("de.hamstersimulator.objectsfirst:examples:4.2.0")
'de.hamstersimulator.objectsfirst:examples:jar:4.2.0'
<dependency org="de.hamstersimulator.objectsfirst" name="examples" rev="4.2.0">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hamstersimulator.objectsfirst', module='examples', version='4.2.0')
)
libraryDependencies += "de.hamstersimulator.objectsfirst" % "examples" % "4.2.0"
[de.hamstersimulator.objectsfirst/examples "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
de.hamstersimulator.objectsfirst : main | jar | 4.2.0 |
de.hamstersimulator.objectsfirst : inspector | jar | 4.2.0 |