GroupId | GroupIdcom.sprylab.webinloop |
---|---|
ArtifactId | ArtifactIdwebinloop |
Version | Version0.8.7 |
Type | Typejar |
Filename | Size |
---|---|
webinloop-0.8.7.pom | |
webinloop-0.8.7.jar | 161 KB |
webinloop-0.8.7-sources.jar | 147 KB |
webinloop-0.8.7-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sprylab.webinloop/webinloop/ -->
<dependency>
<groupId>com.sprylab.webinloop</groupId>
<artifactId>webinloop</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sprylab.webinloop/webinloop/
implementation 'com.sprylab.webinloop:webinloop:0.8.7'
// https://jarcasting.com/artifacts/com.sprylab.webinloop/webinloop/
implementation ("com.sprylab.webinloop:webinloop:0.8.7")
'com.sprylab.webinloop:webinloop:jar:0.8.7'
<dependency org="com.sprylab.webinloop" name="webinloop" rev="0.8.7">
<artifact name="webinloop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sprylab.webinloop', module='webinloop', version='0.8.7')
)
libraryDependencies += "com.sprylab.webinloop" % "webinloop" % "0.8.7"
[com.sprylab.webinloop/webinloop "0.8.7"]