is not current version
Last Version 2.8.3

com.mastfrog:giulius-selenium-tests-modules 2.7.0


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

giulius-selenium-tests-modules
Version

Version

2.7.0
Type

Type

pom

Download giulius-selenium-tests-modules 2.7.0


<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-selenium-tests-modules/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>giulius-selenium-tests-modules</artifactId>
    <version>2.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-selenium-tests-modules/
implementation 'com.mastfrog:giulius-selenium-tests-modules:2.7.0'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-selenium-tests-modules/
implementation ("com.mastfrog:giulius-selenium-tests-modules:2.7.0")
'com.mastfrog:giulius-selenium-tests-modules:pom:2.7.0'
<dependency org="com.mastfrog" name="giulius-selenium-tests-modules" rev="2.7.0">
  <artifact name="giulius-selenium-tests-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-selenium-tests-modules', version='2.7.0')
)
libraryDependencies += "com.mastfrog" % "giulius-selenium-tests-modules" % "2.7.0"
[com.mastfrog/giulius-selenium-tests-modules "2.7.0"]