is not current version
Last Version 0.9.1

com.sprylab.webinloop:webinloop 0.9.0


GroupId

GroupId

com.sprylab.webinloop
ArtifactId

ArtifactId

webinloop
Version

Version

0.9.0
Type

Type

jar

Download webinloop 0.9.0


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