| License | License | 
|---|---|
| GroupId | GroupIdorg.testatoo | 
| ArtifactId | ArtifactIdtestatoo-sample | 
| Last Version | Last Version2.0.b20 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTestatoo :: Sample Testatoo Sample | 
| Filename | Size | 
|---|---|
| testatoo-sample-2.0.b20.pom | |
| testatoo-sample-2.0.b20.jar | 3 KB | 
| testatoo-sample-2.0.b20-javadoc.jar | 17 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.testatoo/testatoo-sample/ -->
<dependency>
    <groupId>org.testatoo</groupId>
    <artifactId>testatoo-sample</artifactId>
    <version>2.0.b20</version>
</dependency>// https://jarcasting.com/artifacts/org.testatoo/testatoo-sample/
implementation 'org.testatoo:testatoo-sample:2.0.b20'// https://jarcasting.com/artifacts/org.testatoo/testatoo-sample/
implementation ("org.testatoo:testatoo-sample:2.0.b20")'org.testatoo:testatoo-sample:jar:2.0.b20'<dependency org="org.testatoo" name="testatoo-sample" rev="2.0.b20">
  <artifact name="testatoo-sample" type="jar" />
</dependency>@Grapes(
@Grab(group='org.testatoo', module='testatoo-sample', version='2.0.b20')
)libraryDependencies += "org.testatoo" % "testatoo-sample" % "2.0.b20"[org.testatoo/testatoo-sample "2.0.b20"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.3.6 | 
| org.testatoo : testatoo | jar | 2.0.b20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.45.0 | 
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.45.0 |