文件名 | 操作 |
---|---|
hubspot-immutables-1.3.pom | 下载 |
<dependency>
<groupId>com.hubspot.immutables</groupId>
<artifactId>hubspot-immutables</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.hubspot.immutables', module='hubspot-immutables', version='1.3')
)