Jar examples for a:aether-transport-wagon
A transport implementation based on Maven Wagon.
You can download jar file aether-transport-wagon 1.0.0.v20140518 in this page.
Open Source License
You can use the following script to add aether-transport-wagon-1.0.0.v20140518.jar to your project.
<dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-transport-wagon</artifactId> <version>1.0.0.v20140518</version> </dependency>
compile group: 'org.eclipse.aether', name: 'aether-transport-wagon', version: '1.0.0.v20140518'
libraryDependencies += "org.eclipse.aether" % "aether-transport-wagon" % "1.0.0.v20140518"
<dependency org="org.eclipse.aether" name="aether-transport-wagon" rev="1.0.0.v20140518"/>
@Grapes(@Grab(group='org.eclipse.aether', module='aether-transport-wagon', version='1.0.0.v20140518'))
'org.eclipse.aether:aether-transport-wagon:jar:1.0.0.v20140518'
Click the following link to download the jar file.
aether-transport-wagon-1.0.0.v20140518-javadoc.jar