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

com.github.thehilikus.jrobocom.samples.legends:legends 1.0

Classic Legends of the original game

Группа

Группа

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

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

legends
Версия

Версия

1.0
Тип

Тип

pom

Скачать legends 1.0

Имя Файла Размер
legends-1.0.pom 669 bytes
Обзор

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