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