is not current version
Last Version 0.9.1

com.sprylab.webinloop:webinloop 0.8.6


GroupId

GroupId

com.sprylab.webinloop
ArtifactId

ArtifactId

webinloop
Version

Version

0.8.6
Type

Type

jar

Download webinloop 0.8.6


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