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