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