is not current version
Last Version 8.1.0-rc3

com.teamscale:teamscale-bom 7.4.3

Teamscale's Bill of Materials

GroupId

GroupId

com.teamscale
ArtifactId

ArtifactId

teamscale-bom
Version

Version

7.4.3
Type

Type

pom

Download teamscale-bom 7.4.3


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