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