is not current version
Last Version 1.5.0

com.hubspot:SingularityS3Base 0.18.1


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityS3Base
Version

Version

0.18.1
Type

Type

jar

Download SingularityS3Base 0.18.1


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