File | Operation |
---|---|
hubspot-immutables-1.3.pom | download |
<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')
)
<parent> <groupId>com.hubspot</groupId> <artifactId>basepom</artifactId> <version>25.6</version> </parent>