is not current version
Last Version 2.1M1

slide:webdavlib 1.0.16


Categories

Categories

IDE Development Tools
GroupId

GroupId

slide
ArtifactId

ArtifactId

webdavlib
Version

Version

1.0.16
Type

Type

jar

Download webdavlib 1.0.16


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