is not current version
Last Version 3.130.9

io.resys.hdes:hdes-compiler 3.127


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-compiler
Version

Version

3.127
Type

Type

jar

Download hdes-compiler 3.127


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