is not current version
Last Version 8.1

io.github.shaohuizhe:ast 1.2.6

ast

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

ast
Version

Version

1.2.6
Type

Type

jar

Download ast 1.2.6


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