Last Version

maven:wagon-file 1.0-alpha-3


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

wagon-file
Version

Version

1.0-alpha-3
Type

Type

jar
Description

Description

Download wagon-file 1.0-alpha-3


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