is not current version
Last Version 2.2.0

org.wetator:wetator-ant 1.5.0

Smart web application testing

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wetator
ArtifactId

ArtifactId

wetator-ant
Version

Version

1.5.0
Type

Type

jar

Download wetator-ant 1.5.0


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