is not current version
Last Version 3.130.9

io.resys.hdes:hdes-ast 3.123


GroupId

GroupId

io.resys.hdes
ArtifactId

ArtifactId

hdes-ast
Version

Version

3.123
Type

Type

jar

Download hdes-ast 3.123


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