File | Operation |
---|---|
detachment-examples-1.0.2-RELEASE.pom | download |
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-examples</artifactId>
<version>1.0.2-RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-examples', version='1.0.2-RELEASE')
)