maven:wagon-ftp


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

wagon-ftp
Last Version

Last Version

1.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Download wagon-ftp

How to add to project

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