is not current version
Last Version 0.9

com.hubspot:hystrix-s3-decorator 0.7


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

hystrix-s3-decorator
Version

Version

0.7
Type

Type

jar

Download hystrix-s3-decorator 0.7


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