GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdfocus-trap |
Version | Version4.0.2 |
Type | Typejar |
Filename | Size |
---|---|
focus-trap-4.0.2.pom | |
focus-trap-4.0.2.jar | 19 KB |
focus-trap-4.0.2-sources.jar | 22 bytes |
focus-trap-4.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/focus-trap/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>focus-trap</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/focus-trap/
implementation 'org.webjars.npm:focus-trap:4.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/focus-trap/
implementation ("org.webjars.npm:focus-trap:4.0.2")
'org.webjars.npm:focus-trap:jar:4.0.2'
<dependency org="org.webjars.npm" name="focus-trap" rev="4.0.2">
<artifact name="focus-trap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='focus-trap', version='4.0.2')
)
libraryDependencies += "org.webjars.npm" % "focus-trap" % "4.0.2"
[org.webjars.npm/focus-trap "4.0.2"]