Last Version

maven:wagon-api 20040705.181715

Wagon in general utility resource transport framework. The Wagon API defines the interfaces, clasess and their respective roles.

Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

wagon-api
Version

Version

20040705.181715
Type

Type

jar
Description

Description

Download wagon-api 20040705.181715


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

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.