is not current version
Last Version 2.3

org.sitoolkit.wt:sit-wt-all 0.10

SIToolkit for Web Testing

GroupId

GroupId

org.sitoolkit.wt
ArtifactId

ArtifactId

sit-wt-all
Version

Version

0.10
Type

Type

pom

Download sit-wt-all 0.10

Filename Size
sit-wt-all-0.10.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sitoolkit.wt/sit-wt-all/ -->
<dependency>
    <groupId>org.sitoolkit.wt</groupId>
    <artifactId>sit-wt-all</artifactId>
    <version>0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sitoolkit.wt/sit-wt-all/
implementation 'org.sitoolkit.wt:sit-wt-all:0.10'
// https://jarcasting.com/artifacts/org.sitoolkit.wt/sit-wt-all/
implementation ("org.sitoolkit.wt:sit-wt-all:0.10")
'org.sitoolkit.wt:sit-wt-all:pom:0.10'
<dependency org="org.sitoolkit.wt" name="sit-wt-all" rev="0.10">
  <artifact name="sit-wt-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sitoolkit.wt', module='sit-wt-all', version='0.10')
)
libraryDependencies += "org.sitoolkit.wt" % "sit-wt-all" % "0.10"
[org.sitoolkit.wt/sit-wt-all "0.10"]