is not current version
Last Version 1.1.3

com.kuflow.engine.client:kuflow-engine-client-activity-api-s3 0.7.0

Client components to use in KuFlow server engine.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kuflow.engine.client
ArtifactId

ArtifactId

kuflow-engine-client-activity-api-s3
Version

Version

0.7.0
Type

Type

jar

Download kuflow-engine-client-activity-api-s3 0.7.0


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