is not current version
Last Version 0.5.14

com.github.tsc4j:tsc4j-bom 0.5.9

tsc4j Bill Of Materials (BOM)

GroupId

GroupId

com.github.tsc4j
ArtifactId

ArtifactId

tsc4j-bom
Version

Version

0.5.9
Type

Type

pom

Download tsc4j-bom 0.5.9


<!-- https://jarcasting.com/artifacts/com.github.tsc4j/tsc4j-bom/ -->
<dependency>
    <groupId>com.github.tsc4j</groupId>
    <artifactId>tsc4j-bom</artifactId>
    <version>0.5.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsc4j/tsc4j-bom/
implementation 'com.github.tsc4j:tsc4j-bom:0.5.9'
// https://jarcasting.com/artifacts/com.github.tsc4j/tsc4j-bom/
implementation ("com.github.tsc4j:tsc4j-bom:0.5.9")
'com.github.tsc4j:tsc4j-bom:pom:0.5.9'
<dependency org="com.github.tsc4j" name="tsc4j-bom" rev="0.5.9">
  <artifact name="tsc4j-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tsc4j', module='tsc4j-bom', version='0.5.9')
)
libraryDependencies += "com.github.tsc4j" % "tsc4j-bom" % "0.5.9"
[com.github.tsc4j/tsc4j-bom "0.5.9"]