is not current version
Last Version 8.1.0-rc3

com.teamscale:teamscale-bom 5.9.11

Teamscale's Bill of Materials

GroupId

GroupId

com.teamscale
ArtifactId

ArtifactId

teamscale-bom
Version

Version

5.9.11
Type

Type

pom

Download teamscale-bom 5.9.11

Filename Size
teamscale-bom-5.9.11.pom 15 KB
Browse

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