is not current version
Last Version 3.0.0

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

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

Categories

Categories

Data
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-data-ext-boulderdash
Version

Version

1.0.1
Type

Type

jar

Download refcodes-data-ext-boulderdash 1.0.1


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