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