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

com.hubspot:Singularity 0.1.4


Категории

Категории

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

Группа

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

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

Singularity
Версия

Версия

0.1.4
Тип

Тип

pom

Скачать Singularity 0.1.4

Имя Файла Размер
Singularity-0.1.4.pom 3 KB
Обзор

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