is not current version
Last Version 3.130.9

io.resys.hdes:hdes-bom 3.0.24


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-bom
Version

Version

3.0.24
Type

Type

pom

Download hdes-bom 3.0.24

Filename Size
hdes-bom-3.0.24.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.0.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-bom/
implementation 'io.resys.hdes:hdes-bom:3.0.24'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-bom/
implementation ("io.resys.hdes:hdes-bom:3.0.24")
'io.resys.hdes:hdes-bom:pom:3.0.24'
<dependency org="io.resys.hdes" name="hdes-bom" rev="3.0.24">
  <artifact name="hdes-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-bom', version='3.0.24')
)
libraryDependencies += "io.resys.hdes" % "hdes-bom" % "3.0.24"
[io.resys.hdes/hdes-bom "3.0.24"]