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