is not current version
Last Version 1.1.3

com.kuflow.engine.client:kuflow-engine-client 0.0.1

Client componentes to use in KuFlow server engine.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kuflow.engine.client
ArtifactId

ArtifactId

kuflow-engine-client
Version

Version

0.0.1
Type

Type

pom

Download kuflow-engine-client 0.0.1


<!-- https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client/ -->
<dependency>
    <groupId>com.kuflow.engine.client</groupId>
    <artifactId>kuflow-engine-client</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client/
implementation 'com.kuflow.engine.client:kuflow-engine-client:0.0.1'
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client/
implementation ("com.kuflow.engine.client:kuflow-engine-client:0.0.1")
'com.kuflow.engine.client:kuflow-engine-client:pom:0.0.1'
<dependency org="com.kuflow.engine.client" name="kuflow-engine-client" rev="0.0.1">
  <artifact name="kuflow-engine-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kuflow.engine.client', module='kuflow-engine-client', version='0.0.1')
)
libraryDependencies += "com.kuflow.engine.client" % "kuflow-engine-client" % "0.0.1"
[com.kuflow.engine.client/kuflow-engine-client "0.0.1"]