GroupId | GroupIdorg.testatoo |
---|---|
ArtifactId | ArtifactIdtestatoo-html5-bundle |
Version | Version1.0.b3 |
Type | Typejar |
Filename | Size |
---|---|
testatoo-html5-bundle-1.0.b3.pom | |
testatoo-html5-bundle-1.0.b3.jar | 122 KB |
testatoo-html5-bundle-1.0.b3-sources.jar | 43 KB |
testatoo-html5-bundle-1.0.b3-javadoc.jar | 204 KB |
Browse |
<!-- 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"]