Categories |
CategoriesSingularity Application Layer Libs Cluster Management |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdSingularityUI |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
SingularityUI-1.5.0.pom | |
SingularityUI-1.5.0.jar | 8 MB |
SingularityUI-1.5.0-sources.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/SingularityUI/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>SingularityUI</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/SingularityUI/
implementation 'com.hubspot:SingularityUI:1.5.0'
// https://jarcasting.com/artifacts/com.hubspot/SingularityUI/
implementation ("com.hubspot:SingularityUI:1.5.0")
'com.hubspot:SingularityUI:jar:1.5.0'
<dependency org="com.hubspot" name="SingularityUI" rev="1.5.0">
<artifact name="SingularityUI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='SingularityUI', version='1.5.0')
)
libraryDependencies += "com.hubspot" % "SingularityUI" % "1.5.0"
[com.hubspot/SingularityUI "1.5.0"]