is not current version
Last Version 8.1.0-rc3

com.teamscale:teamscale-bom 6.4.10

Teamscale's Bill of Materials

GroupId

GroupId

com.teamscale
ArtifactId

ArtifactId

teamscale-bom
Version

Version

6.4.10
Type

Type

pom

Download teamscale-bom 6.4.10


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