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