Categories |
CategoriesImmutables Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hubspot.immutables |
ArtifactId | ArtifactIdhubspot-immutables |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
hubspot-immutables-1.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-immutables/ -->
<dependency>
<groupId>com.hubspot.immutables</groupId>
<artifactId>hubspot-immutables</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-immutables/
implementation 'com.hubspot.immutables:hubspot-immutables:1.3'
// https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-immutables/
implementation ("com.hubspot.immutables:hubspot-immutables:1.3")
'com.hubspot.immutables:hubspot-immutables:pom:1.3'
<dependency org="com.hubspot.immutables" name="hubspot-immutables" rev="1.3">
<artifact name="hubspot-immutables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.immutables', module='hubspot-immutables', version='1.3')
)
libraryDependencies += "com.hubspot.immutables" % "hubspot-immutables" % "1.3"
[com.hubspot.immutables/hubspot-immutables "1.3"]