Files download
File Operation
trang-20161127.jar download
trang-20161127.pom download
trang-20161127-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.relaxng</groupId>
  <artifactId>trang</artifactId>
  <version>20161127</version>
</dependency>
Gradle Groovy
implementation 'io.github.relaxng:trang:20161127'
Gradle Kotlin
implementation("io.github.relaxng:trang:20161127")
Scala SBT
libraryDependencies += "io.github.relaxng" % "trang" % "20161127"
Groovy Grape
@Grapes(
  @Grab(group='io.github.relaxng', module='trang', version='20161127')
)
Apache Ivy
<dependency org="io.github.relaxng" name="trang" rev="20161127" />
Leiningen
[io.github.relaxng/trang "20161127"]
Apache Buildr
'io.github.relaxng:trang:jar:20161127'
Dependencies
The project has no third-party dependencies