is not current version
Last Version 1.5.0

com.hubspot:SingularityUI 0.19.2


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityUI
Version

Version

0.19.2
Type

Type

jar

Download SingularityUI 0.19.2


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