is not current version
Last Version 0.9

com.hubspot:hystrix-s3-decorator 0.5


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

hystrix-s3-decorator
Version

Version

0.5
Type

Type

jar

Download hystrix-s3-decorator 0.5


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