| License |
License |
|---|---|
| GroupId | GroupIdcom.github.thehilikus.jrobocom.samples.simple |
| ArtifactId | ArtifactId4Lunch |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description4Lunch
Beginner robots to understand the game
|
| Filename | Size |
|---|---|
| 4Lunch-1.1.pom | |
| 4Lunch-1.1.jar | 5 KB |
| 4Lunch-1.1-sources.jar | 3 KB |
| 4Lunch-1.1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom.samples.simple/4Lunch/ -->
<dependency>
<groupId>com.github.thehilikus.jrobocom.samples.simple</groupId>
<artifactId>4Lunch</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom.samples.simple/4Lunch/
implementation 'com.github.thehilikus.jrobocom.samples.simple:4Lunch:1.1'
// https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom.samples.simple/4Lunch/
implementation ("com.github.thehilikus.jrobocom.samples.simple:4Lunch:1.1")
'com.github.thehilikus.jrobocom.samples.simple:4Lunch:jar:1.1'
<dependency org="com.github.thehilikus.jrobocom.samples.simple" name="4Lunch" rev="1.1">
<artifact name="4Lunch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thehilikus.jrobocom.samples.simple', module='4Lunch', version='1.1')
)
libraryDependencies += "com.github.thehilikus.jrobocom.samples.simple" % "4Lunch" % "1.1"
[com.github.thehilikus.jrobocom.samples.simple/4Lunch "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.thehilikus.jrobocom : jrobocom-core | jar | 1.0.0-beta-02 |