Last Version

Cargo test data for samples - Simple JAR 1.9.12

Cargo test data for samples - Simple JAR. Used in tests to determine that specific classes are added to the classpath.

License

License

GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

simple-jar
Version

Version

1.9.12
Type

Type

jar
Description

Description

Cargo test data for samples - Simple JAR
Cargo test data for samples - Simple JAR. Used in tests to determine that specific classes are added to the classpath.
Project Organization

Project Organization

Codehaus Cargo

Download simple-jar 1.9.12


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.