| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tsc4j |
| ArtifactId | ArtifactIdtsc4j-bom |
| Last Version | Last Version0.5.14 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontsc4j-bom
tsc4j Bill Of Materials (BOM)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tsc4j-bom-0.5.14.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tsc4j/tsc4j-bom/ -->
<dependency>
<groupId>com.github.tsc4j</groupId>
<artifactId>tsc4j-bom</artifactId>
<version>0.5.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsc4j/tsc4j-bom/
implementation 'com.github.tsc4j:tsc4j-bom:0.5.14'
// https://jarcasting.com/artifacts/com.github.tsc4j/tsc4j-bom/
implementation ("com.github.tsc4j:tsc4j-bom:0.5.14")
'com.github.tsc4j:tsc4j-bom:pom:0.5.14'
<dependency org="com.github.tsc4j" name="tsc4j-bom" rev="0.5.14">
<artifact name="tsc4j-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tsc4j', module='tsc4j-bom', version='0.5.14')
)
libraryDependencies += "com.github.tsc4j" % "tsc4j-bom" % "0.5.14"
[com.github.tsc4j/tsc4j-bom "0.5.14"]