is not current version
Last Version 1.5.0

com.hubspot:SingularityS3Base 0.4.9


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityS3Base
Version

Version

0.4.9
Type

Type

jar

Download SingularityS3Base 0.4.9


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