s

sherdsapi-common-1.20.4

Makes adding new pottery sherds easier
https://github.com/thomasglasser/Sherds-API/wiki
GPL-3.0
Thomas Glasser
Files download
File Operation
sherdsapi-common-1.20.4-4.1.2.jar download
sherdsapi-common-1.20.4-4.1.2.pom download
sherdsapi-common-1.20.4-4.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>dev.thomasglasser.sherdsapi</groupId>
  <artifactId>sherdsapi-common-1.20.4</artifactId>
  <version>4.1.2</version>
</dependency>
Gradle Groovy
implementation 'dev.thomasglasser.sherdsapi:sherdsapi-common-1.20.4:4.1.2'
Gradle Kotlin
implementation("dev.thomasglasser.sherdsapi:sherdsapi-common-1.20.4:4.1.2")
Scala SBT
libraryDependencies += "dev.thomasglasser.sherdsapi" % "sherdsapi-common-1.20.4" % "4.1.2"
Groovy Grape
@Grapes(
  @Grab(group='dev.thomasglasser.sherdsapi', module='sherdsapi-common-1.20.4', version='4.1.2')
)
Apache Ivy
<dependency org="dev.thomasglasser.sherdsapi" name="sherdsapi-common-1.20.4" rev="4.1.2" />
Leiningen
[dev.thomasglasser.sherdsapi/sherdsapi-common-1.20.4 "4.1.2"]
Apache Buildr
'dev.thomasglasser.sherdsapi:sherdsapi-common-1.20.4:jar:4.1.2'