文件名 | 操作 |
---|---|
twill-parent-0.4.1-incubating.pom | 下载 |
<dependency>
<groupId>org.apache.twill</groupId>
<artifactId>twill-parent</artifactId>
<version>0.4.1-incubating</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.twill', module='twill-parent', version='0.4.1-incubating')
)