is not current version
Last Version 1.5.0

com.hubspot:SingularityUI 0.18.1


Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityUI
Version

Version

0.18.1
Type

Type

jar

Download SingularityUI 0.18.1


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