is not current version
Last Version 3.130.9

io.resys.hdes:hdes-bom 3.123


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-bom
Version

Version

3.123
Type

Type

pom

Download hdes-bom 3.123

Filename Size
hdes-bom-3.123.pom 2 KB
Browse

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