is not current version
Last Version 5.10

com.github.lookfirst:sardine 5.0.2

An easy to use webdav client for java

GroupId

GroupId

com.github.lookfirst
ArtifactId

ArtifactId

sardine
Version

Version

5.0.2
Type

Type

jar

Download sardine 5.0.2


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