is not current version
Last Version 1.3

com.hubspot.immutables:hubspot-style 1.1


Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.hubspot.immutables
ArtifactId

ArtifactId

hubspot-style
Version

Version

1.1
Type

Type

jar

Download hubspot-style 1.1


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