GroupId | GroupIdorg.imixs.workflow |
---|---|
ArtifactId | ArtifactIdimixs-archive-documents |
Version | Version2.2.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-archive-documents/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive-documents</artifactId>
<version>2.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-archive-documents/
implementation 'org.imixs.workflow:imixs-archive-documents:2.2.10'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-archive-documents/
implementation ("org.imixs.workflow:imixs-archive-documents:2.2.10")
'org.imixs.workflow:imixs-archive-documents:jar:2.2.10'
<dependency org="org.imixs.workflow" name="imixs-archive-documents" rev="2.2.10">
<artifact name="imixs-archive-documents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-archive-documents', version='2.2.10')
)
libraryDependencies += "org.imixs.workflow" % "imixs-archive-documents" % "2.2.10"
[org.imixs.workflow/imixs-archive-documents "2.2.10"]