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

com.hubspot:Singularity 0.3.3


Категории

Категории

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

Группа

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

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

Singularity
Версия

Версия

0.3.3
Тип

Тип

pom

Скачать Singularity 0.3.3

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

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