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