License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfocus-trap-js |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionfocus-trap-js
WebJar for focus-trap-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
focus-trap-js-1.0.8.pom | |
focus-trap-js-1.0.8.jar | 7 KB |
focus-trap-js-1.0.8-sources.jar | 22 bytes |
focus-trap-js-1.0.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/focus-trap-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>focus-trap-js</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/focus-trap-js/
implementation 'org.webjars.npm:focus-trap-js:1.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/focus-trap-js/
implementation ("org.webjars.npm:focus-trap-js:1.0.8")
'org.webjars.npm:focus-trap-js:jar:1.0.8'
<dependency org="org.webjars.npm" name="focus-trap-js" rev="1.0.8">
<artifact name="focus-trap-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='focus-trap-js', version='1.0.8')
)
libraryDependencies += "org.webjars.npm" % "focus-trap-js" % "1.0.8"
[org.webjars.npm/focus-trap-js "1.0.8"]