Last Version

seauto-junit 0.9.1

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

License

License

Categories

Categories

JUnit Unit Testing Net Auto Application Layer Libs Code Generators
GroupId

GroupId

com.partnet
ArtifactId

ArtifactId

seauto-junit
Version

Version

0.9.1
Type

Type

jar
Description

Description

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

Download seauto-junit 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.partnet : seauto-core jar 0.9.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.