is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-cmis 0.20.13


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-cmis
Version

Version

0.20.13
Type

Type

jar

Download pustefix-cmis 0.20.13


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