is not current version
Last Version 0.0.2-SNASHOT

org.ow2.weblab.components.content.webdav:webdav-content-manager 0.0.2


GroupId

GroupId

org.ow2.weblab.components.content.webdav
ArtifactId

ArtifactId

webdav-content-manager
Version

Version

0.0.2
Type

Type

jar

Download webdav-content-manager 0.0.2


<!-- https://jarcasting.com/artifacts/org.ow2.weblab.components.content.webdav/webdav-content-manager/ -->
<dependency>
    <groupId>org.ow2.weblab.components.content.webdav</groupId>
    <artifactId>webdav-content-manager</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.components.content.webdav/webdav-content-manager/
implementation 'org.ow2.weblab.components.content.webdav:webdav-content-manager:0.0.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.components.content.webdav/webdav-content-manager/
implementation ("org.ow2.weblab.components.content.webdav:webdav-content-manager:0.0.2")
'org.ow2.weblab.components.content.webdav:webdav-content-manager:jar:0.0.2'
<dependency org="org.ow2.weblab.components.content.webdav" name="webdav-content-manager" rev="0.0.2">
  <artifact name="webdav-content-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.components.content.webdav', module='webdav-content-manager', version='0.0.2')
)
libraryDependencies += "org.ow2.weblab.components.content.webdav" % "webdav-content-manager" % "0.0.2"
[org.ow2.weblab.components.content.webdav/webdav-content-manager "0.0.2"]