GroupId | GroupIdorg.imixs.workflow |
---|---|
ArtifactId | ArtifactIdimixs-workflow-faces |
Version | Version3.6.3 |
Type | Typejar |
Filename | Size |
---|---|
imixs-workflow-faces-3.6.3.pom | |
imixs-workflow-faces-3.6.3.jar | 531 KB |
imixs-workflow-faces-3.6.3-sources.jar | 527 KB |
imixs-workflow-faces-3.6.3-javadoc.jar | 108 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.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-faces/
implementation 'org.imixs.workflow:imixs-workflow-faces:3.6.3'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-faces/
implementation ("org.imixs.workflow:imixs-workflow-faces:3.6.3")
'org.imixs.workflow:imixs-workflow-faces:jar:3.6.3'
<dependency org="org.imixs.workflow" name="imixs-workflow-faces" rev="3.6.3">
<artifact name="imixs-workflow-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-workflow-faces', version='3.6.3')
)
libraryDependencies += "org.imixs.workflow" % "imixs-workflow-faces" % "3.6.3"
[org.imixs.workflow/imixs-workflow-faces "3.6.3"]