is not current version
Last Version 0.7.2

org.codehaus.geb:geb-implicit-assertions 0.7.0

Geb (pronounced "jeb") implicit assertion transform (used in conjunction with geb-core).

GroupId

GroupId

org.codehaus.geb
ArtifactId

ArtifactId

geb-implicit-assertions
Version

Version

0.7.0
Type

Type

jar

Download geb-implicit-assertions 0.7.0


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