Parent POM

A Java reimplementation of the programming game RoboCom http://robocom.rrobek.de/

Лицензия

Лицензия

Группа

Группа

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

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

jrobocom-parent
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM
A Java reimplementation of the programming game RoboCom http://robocom.rrobek.de/
Ссылка на сайт

Ссылка на сайт

https://github.com/theHilikus/JRoboCom
Система контроля версий

Система контроля версий

https://github.com/theHilikus/JRoboCom

Скачать jrobocom-parent

Имя Файла Размер
jrobocom-parent-1.0.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • jrobocom-core
  • jrobocom-simple-gui
  • jrobocom-samples

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.0