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

hu.meza:aao 1.3.1

A lightweight framework to enhance the features of cucumber-jvm

Группа

Группа

hu.meza
Идентификатор

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

aao
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать aao 1.3.1


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