Last Version

Browser Automation Script 0.1.1

A simple DSL to automate chrome

License

License

GroupId

GroupId

com.mahdix
ArtifactId

ArtifactId

browser-script
Version

Version

0.1.1
Type

Type

jar
Description

Description

Browser Automation Script
A simple DSL to automate chrome

Download browser-script 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.fanyong920 : jvppeteer jar 1.1.1
org.apache.commons : commons-lang3 jar 3.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.