License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdfocusable-element |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionFocusable element
WebJar for Focusable element
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
focusable-element-1.0.0.pom | |
focusable-element-1.0.0.jar | 600 KB |
focusable-element-1.0.0-sources.jar | 22 bytes |
focusable-element-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/focusable-element/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>focusable-element</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/focusable-element/
implementation 'org.webjars.bower:focusable-element:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/focusable-element/
implementation ("org.webjars.bower:focusable-element:1.0.0")
'org.webjars.bower:focusable-element:jar:1.0.0'
<dependency org="org.webjars.bower" name="focusable-element" rev="1.0.0">
<artifact name="focusable-element" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='focusable-element', version='1.0.0')
)
libraryDependencies += "org.webjars.bower" % "focusable-element" % "1.0.0"
[org.webjars.bower/focusable-element "1.0.0"]