black-jacks

Beginner robots to understand the game

Лицензия

Лицензия

Группа

Группа

com.github.thehilikus.jrobocom.samples.simple
Идентификатор

Идентификатор

black-jacks
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

black-jacks
Beginner robots to understand the game

Скачать black-jacks

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.thehilikus.jrobocom : jrobocom-core jar 1.0.0-beta-02

Модули Проекта

Данный проект не имеет модулей.

JRobocom Build Status Coverage Status

Java implementation of the classic Robocom programming game

For instructions on how to play the game see the wiki guide

Версии библиотеки

Версия
1.1
1.0