GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdawesome-bootstrap-checkbox |
Version | Version0.3.7 |
Type | Typejar |
Filename | Size |
---|---|
awesome-bootstrap-checkbox-0.3.7.pom | |
awesome-bootstrap-checkbox-0.3.7.jar | 36 KB |
awesome-bootstrap-checkbox-0.3.7-sources.jar | 22 bytes |
awesome-bootstrap-checkbox-0.3.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/awesome-bootstrap-checkbox/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>awesome-bootstrap-checkbox</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/awesome-bootstrap-checkbox/
implementation 'org.webjars.bower:awesome-bootstrap-checkbox:0.3.7'
// https://jarcasting.com/artifacts/org.webjars.bower/awesome-bootstrap-checkbox/
implementation ("org.webjars.bower:awesome-bootstrap-checkbox:0.3.7")
'org.webjars.bower:awesome-bootstrap-checkbox:jar:0.3.7'
<dependency org="org.webjars.bower" name="awesome-bootstrap-checkbox" rev="0.3.7">
<artifact name="awesome-bootstrap-checkbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='awesome-bootstrap-checkbox', version='0.3.7')
)
libraryDependencies += "org.webjars.bower" % "awesome-bootstrap-checkbox" % "0.3.7"
[org.webjars.bower/awesome-bootstrap-checkbox "0.3.7"]