Categories |
CategoriesImmutables Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hubspot.immutables |
ArtifactId | ArtifactIdimmutables-exceptions |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot.immutables/immutables-exceptions/ -->
<dependency>
<groupId>com.hubspot.immutables</groupId>
<artifactId>immutables-exceptions</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.immutables/immutables-exceptions/
implementation 'com.hubspot.immutables:immutables-exceptions:1.3'
// https://jarcasting.com/artifacts/com.hubspot.immutables/immutables-exceptions/
implementation ("com.hubspot.immutables:immutables-exceptions:1.3")
'com.hubspot.immutables:immutables-exceptions:jar:1.3'
<dependency org="com.hubspot.immutables" name="immutables-exceptions" rev="1.3">
<artifact name="immutables-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.immutables', module='immutables-exceptions', version='1.3')
)
libraryDependencies += "com.hubspot.immutables" % "immutables-exceptions" % "1.3"
[com.hubspot.immutables/immutables-exceptions "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |