g

geb-ast

Geb (pronounced "jeb") AST transformations module.
http://www.gebish.org
The Apache Software License, Version 2.0
Luke Daley Marcin Erdmann Rob Fletcher
Files download
File Operation
geb-ast-0.9.0.jar download
geb-ast-0.9.0.pom download
geb-ast-0.9.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.gebish</groupId>
  <artifactId>geb-ast</artifactId>
  <version>0.9.0</version>
</dependency>
Gradle Groovy
implementation 'org.gebish:geb-ast:0.9.0'
Gradle Kotlin
implementation("org.gebish:geb-ast:0.9.0")
Scala SBT
libraryDependencies += "org.gebish" % "geb-ast" % "0.9.0"
Groovy Grape
@Grapes(
  @Grab(group='org.gebish', module='geb-ast', version='0.9.0')
)
Apache Ivy
<dependency org="org.gebish" name="geb-ast" rev="0.9.0" />
Leiningen
[org.gebish/geb-ast "0.9.0"]
Apache Buildr
'org.gebish:geb-ast:jar:0.9.0'
Dependencies
The project has no third-party dependencies