is not current version
Last Version 1.5.0

com.hubspot:SingularityMesosClient 0.4.10


Categories

Categories

CLI User Interface Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

SingularityMesosClient
Version

Version

0.4.10
Type

Type

jar

Download SingularityMesosClient 0.4.10


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