is not current version
Last Version 4.0.2

org.webjars.npm:axe-core 3.2.2

WebJar for axe-core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

axe-core
Version

Version

3.2.2
Type

Type

jar

Download axe-core 3.2.2


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