is not current version
Last Version 8.1.0-rc3

com.teamscale:teamscale-bom 7.2.11

Teamscale's Bill of Materials

GroupId

GroupId

com.teamscale
ArtifactId

ArtifactId

teamscale-bom
Version

Version

7.2.11
Type

Type

pom

Download teamscale-bom 7.2.11


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