Jar examples for a:aether-transport-http
A transport implementation for repositories using http:// and https:// URLs.
You can download jar file aether-transport-http 0.9.1.v20140329 in this page.
Open Source License
You can use the following script to add aether-transport-http-0.9.1.v20140329.jar to your project.
<dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-transport-http</artifactId> <version>0.9.1.v20140329</version> </dependency>
compile group: 'org.eclipse.aether', name: 'aether-transport-http', version: '0.9.1.v20140329'
libraryDependencies += "org.eclipse.aether" % "aether-transport-http" % "0.9.1.v20140329"
<dependency org="org.eclipse.aether" name="aether-transport-http" rev="0.9.1.v20140329"/>
@Grapes(@Grab(group='org.eclipse.aether', module='aether-transport-http', version='0.9.1.v20140329'))
'org.eclipse.aether:aether-transport-http:jar:0.9.1.v20140329'
Click the following link to download the jar file.
aether-transport-http-0.9.1.v20140329-javadoc.jar