GroupId | GroupIdorg.imixs.workflow |
---|---|
ArtifactId | ArtifactIdimixs-workflow-faces |
Version | Version3.1.6 |
Type | Typejar |
Filename | Size |
---|---|
imixs-workflow-faces-3.1.6.pom | |
imixs-workflow-faces-3.1.6.jar | 519 KB |
imixs-workflow-faces-3.1.6-sources.jar | 514 KB |
imixs-workflow-faces-3.1.6-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-faces/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-workflow-faces</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-faces/
implementation 'org.imixs.workflow:imixs-workflow-faces:3.1.6'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-faces/
implementation ("org.imixs.workflow:imixs-workflow-faces:3.1.6")
'org.imixs.workflow:imixs-workflow-faces:jar:3.1.6'
<dependency org="org.imixs.workflow" name="imixs-workflow-faces" rev="3.1.6">
<artifact name="imixs-workflow-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-workflow-faces', version='3.1.6')
)
libraryDependencies += "org.imixs.workflow" % "imixs-workflow-faces" % "3.1.6"
[org.imixs.workflow/imixs-workflow-faces "3.1.6"]