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