b

bootstrap-vue

WebJar for bootstrap-vue
http://webjars.org
MIT
Files download
File Operation
bootstrap-vue-2.0.0-rc.11.jar download
bootstrap-vue-2.0.0-rc.11.pom download
bootstrap-vue-2.0.0-rc.11-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.bootstrap-vue</groupId>
  <artifactId>bootstrap-vue</artifactId>
  <version>2.0.0-rc.11</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.bootstrap-vue:bootstrap-vue:2.0.0-rc.11'
Gradle Kotlin
implementation("org.webjars.bowergithub.bootstrap-vue:bootstrap-vue:2.0.0-rc.11")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.bootstrap-vue" % "bootstrap-vue" % "2.0.0-rc.11"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.bootstrap-vue', module='bootstrap-vue', version='2.0.0-rc.11')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.bootstrap-vue" name="bootstrap-vue" rev="2.0.0-rc.11" />
Leiningen
[org.webjars.bowergithub.bootstrap-vue/bootstrap-vue "2.0.0-rc.11"]
Apache Buildr
'org.webjars.bowergithub.bootstrap-vue:bootstrap-vue:jar:2.0.0-rc.11'