maven:wagon-ssh-external


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

wagon-ssh-external
Last Version

Last Version

1.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Download wagon-ssh-external

How to add to project

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