| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторaxe-core |
| Версия | Версия2.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| axe-core-2.0.7.pom | |
| axe-core-2.0.7.jar | 130 KB |
| axe-core-2.0.7-sources.jar | 22 bytes |
| axe-core-2.0.7-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/axe-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>axe-core</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/axe-core/
implementation 'org.webjars.npm:axe-core:2.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/axe-core/
implementation ("org.webjars.npm:axe-core:2.0.7")
'org.webjars.npm:axe-core:jar:2.0.7'
<dependency org="org.webjars.npm" name="axe-core" rev="2.0.7">
<artifact name="axe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='axe-core', version='2.0.7')
)
libraryDependencies += "org.webjars.npm" % "axe-core" % "2.0.7"
[org.webjars.npm/axe-core "2.0.7"]