License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtabbable |
Last Version | Last Version5.3.0-beta.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontabbable
WebJar for tabbable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tabbable-5.3.0-beta.0.pom | |
tabbable-5.3.0-beta.0.jar | 42 KB |
tabbable-5.3.0-beta.0-sources.jar | 22 bytes |
tabbable-5.3.0-beta.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tabbable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tabbable</artifactId>
<version>5.3.0-beta.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tabbable/
implementation 'org.webjars.npm:tabbable:5.3.0-beta.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tabbable/
implementation ("org.webjars.npm:tabbable:5.3.0-beta.0")
'org.webjars.npm:tabbable:jar:5.3.0-beta.0'
<dependency org="org.webjars.npm" name="tabbable" rev="5.3.0-beta.0">
<artifact name="tabbable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tabbable', version='5.3.0-beta.0')
)
libraryDependencies += "org.webjars.npm" % "tabbable" % "5.3.0-beta.0"
[org.webjars.npm/tabbable "5.3.0-beta.0"]