is not current version
Last Version 0.1.1

com.mahdix:browser-script 0.1.0

A simple DSL to automate chrome

GroupId

GroupId

com.mahdix
ArtifactId

ArtifactId

browser-script
Version

Version

0.1.0
Type

Type

jar

Download browser-script 0.1.0


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