is not current version
Last Version 0.9.21

org.webjars.npm:buefy 0.9.3

WebJar for buefy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

buefy
Version

Version

0.9.3
Type

Type

jar

Download buefy 0.9.3


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