is not current version
Last Version 1.0.7

com.opkloud:kloudminions-api 1.0.4

Kloud Minions allow operations and developers to easily and efficiently write cloud automation tasks. This is accomplished via a simple process language that can combine the actions of many simple minions to create robust and arbitrarily-complex processes. Minion libraries can be created and reused to automate the most common actions.

GroupId

GroupId

com.opkloud
ArtifactId

ArtifactId

kloudminions-api
Version

Version

1.0.4
Type

Type

jar

Download kloudminions-api 1.0.4


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