is not current version
Last Version 3.0.4

squidlib-extra 3.0.3

SquidLib extra features that need more dependencies than squidlib-util, but are still display-agnostic. Please refer to https://github.com/yellowstonegames/SquidLib .

License

License

GroupId

GroupId

com.squidpony
ArtifactId

ArtifactId

squidlib-extra
Version

Version

3.0.3
Type

Type

jar
Description

Description

squidlib-extra
SquidLib extra features that need more dependencies than squidlib-util, but are still display-agnostic. Please refer to https://github.com/yellowstonegames/SquidLib .

Download squidlib-extra 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squidpony : squidlib-util jar 3.0.3
com.badlogicgames.gdx : gdx jar 1.9.12

test (2)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-headless jar 1.9.12
com.badlogicgames.gdx : gdx-platform jar 1.9.12

Project Modules

There are no modules declared in this project.