is not current version
Last Version 7.71.0.Final

org.jbpm.contrib:dropbox-workitem 7.7.0.Final


GroupId

GroupId

org.jbpm.contrib
ArtifactId

ArtifactId

dropbox-workitem
Version

Version

7.7.0.Final
Type

Type

jar

Download dropbox-workitem 7.7.0.Final


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