is not current version
Last Version 8.1.0-rc3

com.teamscale:teamscale-bom 6.3.7

Teamscale's Bill of Materials

GroupId

GroupId

com.teamscale
ArtifactId

ArtifactId

teamscale-bom
Version

Version

6.3.7
Type

Type

pom

Download teamscale-bom 6.3.7

Filename Size
teamscale-bom-6.3.7.pom 16 KB
Browse

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