is not current version
Last Version 2.0.2

hu.meza:aao 1.2

A lightweight framework to enhance the features of cucumber-jvm

GroupId

GroupId

hu.meza
ArtifactId

ArtifactId

aao
Version

Version

1.2
Type

Type

jar

Download aao 1.2


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