maven:wagon-api


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

wagon-api
Last Version

Last Version

20040705.181715
Release Date

Release Date

Type

Type

jar
Description

Description

Download wagon-api

How to add to project

<!-- 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.

Versions

Version
20040705.181715
20040703.151146
1.0-alpha-1