GroupId | GroupIdcom.mark59 |
---|---|
ArtifactId | ArtifactIdmark59-selenium-implementation |
Version | Version2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/ -->
<dependency>
<groupId>com.mark59</groupId>
<artifactId>mark59-selenium-implementation</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/
implementation 'com.mark59:mark59-selenium-implementation:2.3'
// https://jarcasting.com/artifacts/com.mark59/mark59-selenium-implementation/
implementation ("com.mark59:mark59-selenium-implementation:2.3")
'com.mark59:mark59-selenium-implementation:jar:2.3'
<dependency org="com.mark59" name="mark59-selenium-implementation" rev="2.3">
<artifact name="mark59-selenium-implementation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mark59', module='mark59-selenium-implementation', version='2.3')
)
libraryDependencies += "com.mark59" % "mark59-selenium-implementation" % "2.3"
[com.mark59/mark59-selenium-implementation "2.3"]