File | Operation |
---|---|
selenium-capture-0.58.pom | download |
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>selenium-capture</artifactId>
<version>0.58</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='selenium-capture', version='0.58')
)