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

org.refcodes:refcodes-data-ext-boulderdash 1.1.3

Artifact for providing resources related to the 8 bit Boulder Dash game such as bitmaps or images, bitmaps or sounds (not all kind of resources may be included).

Категории

Категории

Данные
Группа

Группа

org.refcodes
Идентификатор

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

refcodes-data-ext-boulderdash
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать refcodes-data-ext-boulderdash 1.1.3


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-data-ext-boulderdash/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-data-ext-boulderdash</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-data-ext-boulderdash/
implementation 'org.refcodes:refcodes-data-ext-boulderdash:1.1.3'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-data-ext-boulderdash/
implementation ("org.refcodes:refcodes-data-ext-boulderdash:1.1.3")
'org.refcodes:refcodes-data-ext-boulderdash:jar:1.1.3'
<dependency org="org.refcodes" name="refcodes-data-ext-boulderdash" rev="1.1.3">
  <artifact name="refcodes-data-ext-boulderdash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-data-ext-boulderdash', version='1.1.3')
)
libraryDependencies += "org.refcodes" % "refcodes-data-ext-boulderdash" % "1.1.3"
[org.refcodes/refcodes-data-ext-boulderdash "1.1.3"]