is not current version
Last Version 1.5.0

com.hubspot:SingularityBase 0.11.0


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityBase
Version

Version

0.11.0
Type

Type

jar

Download SingularityBase 0.11.0


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