文件名 | 操作 |
---|---|
bluehour-1.0-ALPHA-3.pom | 下载 |
<dependency>
<groupId>it.tidalwave.accounting</groupId>
<artifactId>bluehour</artifactId>
<version>1.0-ALPHA-3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='it.tidalwave.accounting', module='bluehour', version='1.0-ALPHA-3')
)