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

com.findwise.hydra:stages 0.3.1


Группа

Группа

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

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

stages
Версия

Версия

0.3.1
Тип

Тип

pom

Скачать stages 0.3.1

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

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