is not current version
Last Version 1.5.0

com.hubspot:SingularityBase 0.4.1


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityBase
Version

Version

0.4.1
Type

Type

jar

Download SingularityBase 0.4.1


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