is not current version
Last Version 2.3

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

SIToolkit for Web Testing

GroupId

GroupId

org.sitoolkit.wt
ArtifactId

ArtifactId

sit-wt-all
Version

Version

2.0
Type

Type

pom

Download sit-wt-all 2.0

Filename Size
sit-wt-all-2.0.pom 8 KB
Browse

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