Cargo

API to start/stop/configure containers

GroupId

GroupId

cargo
ArtifactId

ArtifactId

cargo
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Cargo
API to start/stop/configure containers

Download cargo

Filename Size
cargo-0.6.pom
cargo-0.6.jar 358 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ant : ant jar 1.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1