Jar examples for a:aether-spi
The service provider interface for repository system implementations and repository connectors.
You can download jar file aether-spi 1.0.2.v20150114 in this page.
Open Source License
You can use the following script to add aether-spi-1.0.2.v20150114.jar to your project.
<dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-spi</artifactId> <version>1.0.2.v20150114</version> </dependency>
compile group: 'org.eclipse.aether', name: 'aether-spi', version: '1.0.2.v20150114'
libraryDependencies += "org.eclipse.aether" % "aether-spi" % "1.0.2.v20150114"
<dependency org="org.eclipse.aether" name="aether-spi" rev="1.0.2.v20150114"/>
@Grapes(@Grab(group='org.eclipse.aether', module='aether-spi', version='1.0.2.v20150114'))
'org.eclipse.aether:aether-spi:jar:1.0.2.v20150114'
Click the following link to download the jar file.
aether-spi-1.0.2.v20150114-javadoc.jar