is not current version
Last Version 1.3

com.hubspot.immutables:hubspot-style 1.0


Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.hubspot.immutables
ArtifactId

ArtifactId

hubspot-style
Version

Version

1.0
Type

Type

jar

Download hubspot-style 1.0


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