maven:wagon-http


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

wagon-http
Last Version

Last Version

1.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Download wagon-http

How to add to project

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

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
1.0-alpha-3