is not current version
Last Version 1.0.b4

org.testatoo:testatoo-html5-bundle 1.0.b3

The HTML5 bundle for Testatoo

GroupId

GroupId

org.testatoo
ArtifactId

ArtifactId

testatoo-html5-bundle
Version

Version

1.0.b3
Type

Type

jar

Download testatoo-html5-bundle 1.0.b3


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