MVN

com.github.tommyettinger : cuttlebone

Maven & Gradle

Apr 03, 2015
3 stars

cuttlebone · A slimmed-down version of Eben Howard's library for dealing with grids, SquidLib, with some added features (like map generation) but with all display code removed.

<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>cuttlebone</artifactId>
    <version>1.97.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tommyettinger : cuttlebone to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.97.1

All Versions

Choose a version of com.github.tommyettinger : cuttlebone to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.97.x
cuttlebone-1.97.1
cuttlebone-1.97.0
1.96.x
cuttlebone-1.96.1
cuttlebone-1.96.0
1.95.x
cuttlebone-1.95.3

How to add a dependency to Maven

Add the following com.github.tommyettinger : cuttlebone maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>cuttlebone</artifactId>
    <version>1.97.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tommyettinger : cuttlebone gradle dependency to your build.gradle file:

implementation 'com.github.tommyettinger:cuttlebone:1.97.1'

Gradle Kotlin DSL: Add the following com.github.tommyettinger : cuttlebone gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tommyettinger:cuttlebone:1.97.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tommyettinger : cuttlebone sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tommyettinger" % "cuttlebone" % "1.97.1"

Advertisement

Dependencies from Group

Feb 03, 2023
6 usages
23 stars
Jun 09, 2023
4 usages
33 stars
Jun 14, 2023
2 usages
23 stars
Sep 03, 2021
1 usages
Dec 10, 2020
1 usages
6 stars

Discover Dependencies

Jan 20, 2015
2 usages
0 stars
Jan 20, 2015
1 usages
0 stars
Jan 20, 2015
2 usages
2 stars
Jan 20, 2015
0 stars
Jan 20, 2015
1 usages
0 stars
Jan 20, 2015
1 stars
Jul 14, 2012
4 usages
19 stars
Nov 04, 2014
3 usages
1 stars