Download aether-spi-1.0.0.v20140518.jar file - Jar a

Jar examples for a:aether-spi

Description

The service provider interface for repository system implementations and repository connectors.

You can download jar file aether-spi 1.0.0.v20140518 in this page.

License

Open Source License

Build File

You can use the following script to add aether-spi-1.0.0.v20140518.jar to your project.

<dependency>
   <groupId>org.eclipse.aether</groupId>
   <artifactId>aether-spi</artifactId>
   <version>1.0.0.v20140518</version>
</dependency>
compile group: 'org.eclipse.aether', name: 'aether-spi', version: '1.0.0.v20140518'
libraryDependencies += "org.eclipse.aether" % "aether-spi" % "1.0.0.v20140518"
<dependency org="org.eclipse.aether" name="aether-spi" rev="1.0.0.v20140518"/>
@Grapes(@Grab(group='org.eclipse.aether', module='aether-spi', version='1.0.0.v20140518'))
'org.eclipse.aether:aether-spi:jar:1.0.0.v20140518'

Download

Click the following link to download the jar file.

aether-spi-1.0.0.v20140518-javadoc.jar
aether-spi-1.0.0.v20140518-sources.jar
aether-spi-1.0.0.v20140518.jar
aether-spi-1.0.0.v20140518.pom



Related Tutorials