is not current version
Last Version 1.5.0

com.hubspot:SingularityUI 0.10.1


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityUI
Version

Version

0.10.1
Type

Type

pom

Download SingularityUI 0.10.1

Filename Size
SingularityUI-0.10.1.pom 2 KB
Browse

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