is not current version
Last Version 2.0.b20

org.testatoo:testatoo-sample 2.0.b18

Testatoo Sample

GroupId

GroupId

org.testatoo
ArtifactId

ArtifactId

testatoo-sample
Version

Version

2.0.b18
Type

Type

jar

Download testatoo-sample 2.0.b18


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