| License |
License |
|---|---|
| GroupId | GroupIdorg.into-cps.maestro |
| ArtifactId | ArtifactIdast |
| Last Version | Last Version2.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMable AST
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ast-2.1.9.pom | |
| ast-2.1.9.jar | 291 KB |
| ast-2.1.9-sources.jar | 257 KB |
| ast-2.1.9-javadoc.jar | 574 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/ast/ -->
<dependency>
<groupId>org.into-cps.maestro</groupId>
<artifactId>ast</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/ast/
implementation 'org.into-cps.maestro:ast:2.1.9'
// https://jarcasting.com/artifacts/org.into-cps.maestro/ast/
implementation ("org.into-cps.maestro:ast:2.1.9")
'org.into-cps.maestro:ast:jar:2.1.9'
<dependency org="org.into-cps.maestro" name="ast" rev="2.1.9">
<artifact name="ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='ast', version='2.1.9')
)
libraryDependencies += "org.into-cps.maestro" % "ast" % "2.1.9"
[org.into-cps.maestro/ast "2.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.8-1 |
| com.spencerwi : Either.java | jar | 2.1.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |