文件名 | 操作 |
---|---|
detachment-frame-1.0.6-RELEASE.pom | 下载 |
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-frame</artifactId>
<version>1.0.6-RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-frame', version='1.0.6-RELEASE')
)