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

com.hubspot:SingularityBase 0.1.1


Категории

Категории

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

Группа

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

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

SingularityBase
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать SingularityBase 0.1.1


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