is not current version
Last Version 3.130.9

io.resys.hdes:hdes-compiler 3.130


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-compiler
Version

Version

3.130
Type

Type

jar

Download hdes-compiler 3.130


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