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