is not current version
Last Version 0.9.1

com.partnet:seauto 0.9.0

SeAuto is a bridge to Selenium from your favorite test framework.

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

com.partnet
ArtifactId

ArtifactId

seauto
Version

Version

0.9.0
Type

Type

pom

Download seauto 0.9.0

Filename Size
seauto-0.9.0.pom 3 KB
Browse

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