is not current version
Last Version 0.9.1

com.sprylab.webinloop:ant-webinloop-task 0.8.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.sprylab.webinloop
ArtifactId

ArtifactId

ant-webinloop-task
Version

Version

0.8.4
Type

Type

jar

Download ant-webinloop-task 0.8.4


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