License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.sprylab.webinloop |
ArtifactId | ArtifactIdant-webinloop-task |
Version | Version0.9.1 |
Type | Typejar |
Description |
DescriptionWebInLoop Ant Task
a program for testing web applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ant-webinloop-task-0.9.1.pom | |
ant-webinloop-task-0.9.1.jar | 4 KB |
ant-webinloop-task-0.9.1-sources.jar | 2 KB |
ant-webinloop-task-0.9.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sprylab.webinloop/ant-webinloop-task/ -->
<dependency>
<groupId>com.sprylab.webinloop</groupId>
<artifactId>ant-webinloop-task</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sprylab.webinloop/ant-webinloop-task/
implementation 'com.sprylab.webinloop:ant-webinloop-task:0.9.1'
// https://jarcasting.com/artifacts/com.sprylab.webinloop/ant-webinloop-task/
implementation ("com.sprylab.webinloop:ant-webinloop-task:0.9.1")
'com.sprylab.webinloop:ant-webinloop-task:jar:0.9.1'
<dependency org="com.sprylab.webinloop" name="ant-webinloop-task" rev="0.9.1">
<artifact name="ant-webinloop-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sprylab.webinloop', module='ant-webinloop-task', version='0.9.1')
)
libraryDependencies += "com.sprylab.webinloop" % "ant-webinloop-task" % "0.9.1"
[com.sprylab.webinloop/ant-webinloop-task "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.4 |
com.sprylab.webinloop : webinloop | jar | 0.9.1 |