MVN

com.squidpony : squidlib-extra

Maven & Gradle

Jan 14, 2023
379 stars

squidlib-extra · SquidLib's code that uses libGDX for automatic serialization and saving to Preferences.

<dependency>
    <groupId>com.squidpony</groupId>
    <artifactId>squidlib-extra</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squidpony : squidlib-extra to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of com.squidpony : squidlib-extra to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
squidlib-extra-3.0.6
squidlib-extra-3.0.4
squidlib-extra-3.0.3
squidlib-extra-3.0.2
squidlib-extra-3.0.1
squidlib-extra-3.0.0
squidlib-extra-3.0.0-b10
squidlib-extra-3.0.0-b9
squidlib-extra-3.0.0-b8
squidlib-extra-3.0.0-b7

How to add a dependency to Maven

Add the following com.squidpony : squidlib-extra maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squidpony</groupId>
    <artifactId>squidlib-extra</artifactId>
    <version>3.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squidpony : squidlib-extra gradle dependency to your build.gradle file:

implementation 'com.squidpony:squidlib-extra:3.0.6'

Gradle Kotlin DSL: Add the following com.squidpony : squidlib-extra gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squidpony:squidlib-extra:3.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squidpony : squidlib-extra sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squidpony" % "squidlib-extra" % "3.0.6"

Advertisement

Dependencies from Group

Jan 14, 2023
5 usages
439 stars
Jan 14, 2023
439 stars
Jan 14, 2023
439 stars
Jan 14, 2023
379 stars

Discover Dependencies

May 25, 2021
135 stars
Feb 14, 2018
1.9k stars
Jan 18, 2018
28 usages
7 stars
Dec 19, 2017
3 usages
24 stars
Feb 19, 2017
1 usages
2 stars
Jan 26, 2018
2 usages
59.1k stars
Dec 19, 2021
7 stars
Dec 19, 2021
1 usages
6 stars