is not current version
Last Version 3.130.9

io.resys.hdes:hdes-compiler 0.1.9


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-compiler
Version

Version

0.1.9
Type

Type

jar

Download hdes-compiler 0.1.9


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