is not current version
Last Version 1.3

com.hubspot.immutables:hubspot-immutables 1.0


Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.hubspot.immutables
ArtifactId

ArtifactId

hubspot-immutables
Version

Version

1.0
Type

Type

pom

Download hubspot-immutables 1.0


<!-- https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-immutables/ -->
<dependency>
    <groupId>com.hubspot.immutables</groupId>
    <artifactId>hubspot-immutables</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-immutables/
implementation 'com.hubspot.immutables:hubspot-immutables:1.0'
// https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-immutables/
implementation ("com.hubspot.immutables:hubspot-immutables:1.0")
'com.hubspot.immutables:hubspot-immutables:pom:1.0'
<dependency org="com.hubspot.immutables" name="hubspot-immutables" rev="1.0">
  <artifact name="hubspot-immutables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.immutables', module='hubspot-immutables', version='1.0')
)
libraryDependencies += "com.hubspot.immutables" % "hubspot-immutables" % "1.0"
[com.hubspot.immutables/hubspot-immutables "1.0"]