is not current version
Last Version 1.0.1

org.catools:web.axe 0.1.33

The Web Accessibility Testing to be used in CATs projects

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

web.axe
Version

Version

0.1.33
Type

Type

jar

Download web.axe 0.1.33


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