File | Operation |
---|---|
aether-1.0.2.v20150114.pom | download |
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether</artifactId>
<version>1.0.2.v20150114</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether', version='1.0.2.v20150114')
)