is not current version
Last Version 3.130.9

io.resys.hdes:hdes-ast 3.130.6


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-ast
Version

Version

3.130.6
Type

Type

jar

Download hdes-ast 3.130.6


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