is not current version
Last Version 1.3.0

org.webjars:bootstrap-vue 1.0.2

WebJar for bootstrap-vue

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-vue
Version

Version

1.0.2
Type

Type

jar

Download bootstrap-vue 1.0.2


<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-vue/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>bootstrap-vue</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-vue/
implementation 'org.webjars:bootstrap-vue:1.0.2'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-vue/
implementation ("org.webjars:bootstrap-vue:1.0.2")
'org.webjars:bootstrap-vue:jar:1.0.2'
<dependency org="org.webjars" name="bootstrap-vue" rev="1.0.2">
  <artifact name="bootstrap-vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-vue', version='1.0.2')
)
libraryDependencies += "org.webjars" % "bootstrap-vue" % "1.0.2"
[org.webjars/bootstrap-vue "1.0.2"]