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