GroupId | GroupIdorg.webjars.bowergithub.bttstrp |
---|---|
ArtifactId | ArtifactIdbootstrap-switch |
Version | Version3.3.3 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-switch-3.3.3.pom | |
bootstrap-switch-3.3.3.jar | 68 KB |
bootstrap-switch-3.3.3-sources.jar | 22 bytes |
bootstrap-switch-3.3.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.bttstrp/bootstrap-switch/ -->
<dependency>
<groupId>org.webjars.bowergithub.bttstrp</groupId>
<artifactId>bootstrap-switch</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.bttstrp/bootstrap-switch/
implementation 'org.webjars.bowergithub.bttstrp:bootstrap-switch:3.3.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.bttstrp/bootstrap-switch/
implementation ("org.webjars.bowergithub.bttstrp:bootstrap-switch:3.3.3")
'org.webjars.bowergithub.bttstrp:bootstrap-switch:jar:3.3.3'
<dependency org="org.webjars.bowergithub.bttstrp" name="bootstrap-switch" rev="3.3.3">
<artifact name="bootstrap-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.bttstrp', module='bootstrap-switch', version='3.3.3')
)
libraryDependencies += "org.webjars.bowergithub.bttstrp" % "bootstrap-switch" % "3.3.3"
[org.webjars.bowergithub.bttstrp/bootstrap-switch "3.3.3"]