is not current version
Last Version 3.130.9

io.resys.hdes:hdes-bom 0.1.4


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-bom
Version

Version

0.1.4
Type

Type

pom

Download hdes-bom 0.1.4

Filename Size
hdes-bom-0.1.4.pom 3 KB
Browse

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