Files download
File Operation
td-types_3-1.8.10-2.jar download
td-types_3-1.8.10-2.pom download
td-types_3-1.8.10-2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.ablearthy</groupId>
  <artifactId>td-types_3</artifactId>
  <version>1.8.10-2</version>
</dependency>
Gradle Groovy
implementation 'io.github.ablearthy:td-types_3:1.8.10-2'
Gradle Kotlin
implementation("io.github.ablearthy:td-types_3:1.8.10-2")
Scala SBT
libraryDependencies += "io.github.ablearthy" % "td-types_3" % "1.8.10-2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.ablearthy', module='td-types_3', version='1.8.10-2')
)
Apache Ivy
<dependency org="io.github.ablearthy" name="td-types_3" rev="1.8.10-2" />
Leiningen
[io.github.ablearthy/td-types_3 "1.8.10-2"]
Apache Buildr
'io.github.ablearthy:td-types_3:jar:1.8.10-2'