не последняя версия
Последняя версия 1.5.0

com.hubspot:SingularityClient 0.20.0


Категории

Категории

CLI Взаимодействие с пользователем Singularity Библиотеки уровня приложения Cluster Management
Группа

Группа

com.hubspot
Идентификатор

Идентификатор

SingularityClient
Версия

Версия

0.20.0
Тип

Тип

jar

Скачать SingularityClient 0.20.0


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