| License |
License
BSD
|
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdbootstrapaccessibilityplugin |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptionbootstrap-accessibility-plugin
WebJar for bootstrap-accessibility-plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrapaccessibilityplugin/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrapaccessibilityplugin</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrapaccessibilityplugin/
implementation 'org.webjars.bower:bootstrapaccessibilityplugin:1.0.4'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrapaccessibilityplugin/
implementation ("org.webjars.bower:bootstrapaccessibilityplugin:1.0.4")
'org.webjars.bower:bootstrapaccessibilityplugin:jar:1.0.4'
<dependency org="org.webjars.bower" name="bootstrapaccessibilityplugin" rev="1.0.4">
<artifact name="bootstrapaccessibilityplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrapaccessibilityplugin', version='1.0.4')
)
libraryDependencies += "org.webjars.bower" % "bootstrapaccessibilityplugin" % "1.0.4"
[org.webjars.bower/bootstrapaccessibilityplugin "1.0.4"]