is not current version
Last Version 8.1.0-rc3

com.teamscale:teamscale-bom 7.8.8

Teamscale's Bill of Materials

GroupId

GroupId

com.teamscale
ArtifactId

ArtifactId

teamscale-bom
Version

Version

7.8.8
Type

Type

pom

Download teamscale-bom 7.8.8


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