is not current version
Last Version 1.5.0

com.hubspot:Singularity 0.4.10


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

Singularity
Version

Version

0.4.10
Type

Type

pom

Download Singularity 0.4.10

Filename Size
Singularity-0.4.10.pom 10 KB
Browse

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