<dependency> <groupId>org.gebish</groupId> <artifactId>geb-waiting</artifactId> <version>7.0</version> </dependency>
implementation 'org.gebish:geb-waiting:7.0'
implementation("org.gebish:geb-waiting:7.0")
libraryDependencies += "org.gebish" % "geb-waiting" % "7.0"
@Grapes( @Grab(group='org.gebish', module='geb-waiting', version='7.0') )
<dependency org="org.gebish" name="geb-waiting" rev="7.0" />
[org.gebish/geb-waiting "7.0"]
'org.gebish:geb-waiting:jar:7.0'
compile
|-- org.gebish:geb-implicit-assertions:7.0
|-- org.gebish:geb-exceptions:7.0
|-- org.apache.groovy:groovy
|-- org.apache.groovy:groovy-templates