s

skilltree-commons-api

Files download
File Operation
skilltree-commons-api-0.2.1.jar download
skilltree-commons-api-0.2.1.pom download
skilltree-commons-api-0.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.neko233</groupId>
  <artifactId>skilltree-commons-api</artifactId>
  <version>0.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.neko233:skilltree-commons-api:0.2.1'
Gradle Kotlin
implementation("com.neko233:skilltree-commons-api:0.2.1")
Scala SBT
libraryDependencies += "com.neko233" % "skilltree-commons-api" % "0.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.neko233', module='skilltree-commons-api', version='0.2.1')
)
Apache Ivy
<dependency org="com.neko233" name="skilltree-commons-api" rev="0.2.1" />
Leiningen
[com.neko233/skilltree-commons-api "0.2.1"]
Apache Buildr
'com.neko233:skilltree-commons-api:jar:0.2.1'