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