| License |
License |
|---|---|
| GroupId | GroupIdio.github.shaohuizhe |
| ArtifactId | ArtifactIdast |
| Last Version | Last Version8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionast
ast
|
| Filename | Size |
|---|---|
| ast-8.1.pom | |
| ast-8.1.jar | 7 MB |
| ast-8.1-sources.jar | 7 KB |
| ast-8.1-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/ast/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>ast</artifactId>
<version>8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/ast/
implementation 'io.github.shaohuizhe:ast:8.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/ast/
implementation ("io.github.shaohuizhe:ast:8.1")
'io.github.shaohuizhe:ast:jar:8.1'
<dependency org="io.github.shaohuizhe" name="ast" rev="8.1">
<artifact name="ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='ast', version='8.1')
)
libraryDependencies += "io.github.shaohuizhe" % "ast" % "8.1"
[io.github.shaohuizhe/ast "8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.shaohuizhe : core | jar | 8.1 |
| com.squareup : javapoet | jar | 1.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun » tools Optional | jar | 1.8 |