License |
License |
---|---|
GroupId | GroupIdcom.squidpony |
ArtifactId | ArtifactIdsquidlib-extra |
Version | Version3.0.3 |
Type | Typejar |
Description |
Descriptionsquidlib-extra
SquidLib extra features that need more dependencies than squidlib-util, but are still display-agnostic.
Please refer to https://github.com/yellowstonegames/SquidLib .
|
Filename | Size |
---|---|
squidlib-extra-3.0.3.pom | |
squidlib-extra-3.0.3.jar | 81 KB |
squidlib-extra-3.0.3-sources.jar | 58 KB |
squidlib-extra-3.0.3-javadoc.jar | 537 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squidpony : squidlib-util | jar | 3.0.3 |
com.badlogicgames.gdx : gdx | jar | 1.9.12 |
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-backend-headless | jar | 1.9.12 |
com.badlogicgames.gdx : gdx-platform | jar | 1.9.12 |