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

com.findwise.hydra:stages 0.4.4


Группа

Группа

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

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

stages
Версия

Версия

0.4.4
Тип

Тип

pom

Скачать stages 0.4.4

Имя Файла Размер
stages-0.4.4.pom 1 KB
Обзор

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