is not current version
Last Version 3.130.9

io.resys.hdes:hdes-compiler 0.0.8


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-compiler
Version

Version

0.0.8
Type

Type

jar

Download hdes-compiler 0.0.8


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