is not current version
Last Version 3.2.0

com.exactpro.th2:bom 2.10.2

'TH2 "Bill of Materials" (BOM) project'

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.exactpro.th2
ArtifactId

ArtifactId

bom
Version

Version

2.10.2
Type

Type

pom

Download bom 2.10.2

Filename Size
bom-2.10.2.pom
Browse

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