GroupId | GroupIdcom.mastfrog |
---|---|
ArtifactId | ArtifactIdgiulius-selenium-tests-modules |
Version | Version2.6.1 |
Type | Typepom |
Filename | Size |
---|---|
giulius-selenium-tests-modules-2.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-selenium-tests-modules/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-selenium-tests-modules</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-selenium-tests-modules/
implementation 'com.mastfrog:giulius-selenium-tests-modules:2.6.1'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-selenium-tests-modules/
implementation ("com.mastfrog:giulius-selenium-tests-modules:2.6.1")
'com.mastfrog:giulius-selenium-tests-modules:pom:2.6.1'
<dependency org="com.mastfrog" name="giulius-selenium-tests-modules" rev="2.6.1">
<artifact name="giulius-selenium-tests-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-selenium-tests-modules', version='2.6.1')
)
libraryDependencies += "com.mastfrog" % "giulius-selenium-tests-modules" % "2.6.1"
[com.mastfrog/giulius-selenium-tests-modules "2.6.1"]