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