is not current version
Last Version 0.7.2

org.codehaus.geb:geb-easyb 0.7.0

Geb (pronounced "jeb") integration with the EasyB test framework.

GroupId

GroupId

org.codehaus.geb
ArtifactId

ArtifactId

geb-easyb
Version

Version

0.7.0
Type

Type

jar

Download geb-easyb 0.7.0


<!-- https://jarcasting.com/artifacts/org.codehaus.geb/geb-easyb/ -->
<dependency>
    <groupId>org.codehaus.geb</groupId>
    <artifactId>geb-easyb</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.geb/geb-easyb/
implementation 'org.codehaus.geb:geb-easyb:0.7.0'
// https://jarcasting.com/artifacts/org.codehaus.geb/geb-easyb/
implementation ("org.codehaus.geb:geb-easyb:0.7.0")
'org.codehaus.geb:geb-easyb:jar:0.7.0'
<dependency org="org.codehaus.geb" name="geb-easyb" rev="0.7.0">
  <artifact name="geb-easyb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.geb', module='geb-easyb', version='0.7.0')
)
libraryDependencies += "org.codehaus.geb" % "geb-easyb" % "0.7.0"
[org.codehaus.geb/geb-easyb "0.7.0"]