is not current version
Last Version 1.5.0

com.hubspot:SingularityS3Base 0.4.6


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityS3Base
Version

Version

0.4.6
Type

Type

jar

Download SingularityS3Base 0.4.6


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