is not current version
Last Version 4.0.2

org.webjars.npm:axe-core 3.5.5

WebJar for axe-core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

axe-core
Version

Version

3.5.5
Type

Type

jar

Download axe-core 3.5.5


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