is not current version
Last Version 3.130.9

io.resys.hdes:hdes-bom 3.0.31


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-bom
Version

Version

3.0.31
Type

Type

pom

Download hdes-bom 3.0.31

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