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

com.hubspot:SingularityBase 0.2.14


Категории

Категории

Singularity Библиотеки уровня приложения Cluster Management
Группа

Группа

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

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

SingularityBase
Версия

Версия

0.2.14
Тип

Тип

jar

Скачать SingularityBase 0.2.14


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