is not current version
Last Version 3.130.9

io.resys.hdes:hdes-build-parent 3.1.7


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-build-parent
Version

Version

3.1.7
Type

Type

pom

Download hdes-build-parent 3.1.7


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