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