| License | License | 
|---|---|
| GroupId | GroupIdorg.gebish | 
| ArtifactId | ArtifactIdgeb-ast | 
| Last Version | Last Version5.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGeb AST Geb (pronounced "jeb") AST transformations module. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| geb-ast-5.1.pom | |
| geb-ast-5.1.jar | 8 KB | 
| geb-ast-5.1-sources.jar | 3 KB | 
| geb-ast-5.1-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.gebish/geb-ast/ -->
<dependency>
    <groupId>org.gebish</groupId>
    <artifactId>geb-ast</artifactId>
    <version>5.1</version>
</dependency>// https://jarcasting.com/artifacts/org.gebish/geb-ast/
implementation 'org.gebish:geb-ast:5.1'// https://jarcasting.com/artifacts/org.gebish/geb-ast/
implementation ("org.gebish:geb-ast:5.1")'org.gebish:geb-ast:jar:5.1'<dependency org="org.gebish" name="geb-ast" rev="5.1">
  <artifact name="geb-ast" type="jar" />
</dependency>@Grapes(
@Grab(group='org.gebish', module='geb-ast', version='5.1')
)libraryDependencies += "org.gebish" % "geb-ast" % "5.1"[org.gebish/geb-ast "5.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy | jar | |
| org.codehaus.groovy : groovy-templates | jar | |
| org.codehaus.groovy : groovy-macro | jar |