не последняя версия
Последняя версия 6.7.2

org.webjars.npm:focus-trap 2.4.5

WebJar for focus-trap

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

focus-trap
Версия

Версия

2.4.5
Тип

Тип

jar

Скачать focus-trap 2.4.5


<!-- 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"]