Last Version

black-jacks 1.1

Beginner robots to understand the game

License

License

GroupId

GroupId

com.github.thehilikus.jrobocom.samples.simple
ArtifactId

ArtifactId

black-jacks
Version

Version

1.1
Type

Type

jar
Description

Description

black-jacks
Beginner robots to understand the game

Download black-jacks 1.1


<!-- https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom.samples.simple/black-jacks/ -->
<dependency>
    <groupId>com.github.thehilikus.jrobocom.samples.simple</groupId>
    <artifactId>black-jacks</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom.samples.simple/black-jacks/
implementation 'com.github.thehilikus.jrobocom.samples.simple:black-jacks:1.1'
// https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom.samples.simple/black-jacks/
implementation ("com.github.thehilikus.jrobocom.samples.simple:black-jacks:1.1")
'com.github.thehilikus.jrobocom.samples.simple:black-jacks:jar:1.1'
<dependency org="com.github.thehilikus.jrobocom.samples.simple" name="black-jacks" rev="1.1">
  <artifact name="black-jacks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thehilikus.jrobocom.samples.simple', module='black-jacks', version='1.1')
)
libraryDependencies += "com.github.thehilikus.jrobocom.samples.simple" % "black-jacks" % "1.1"
[com.github.thehilikus.jrobocom.samples.simple/black-jacks "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.thehilikus.jrobocom : jrobocom-core jar 1.0.0-beta-02

Project Modules

There are no modules declared in this project.