is not current version
Last Version 0.9.21

org.webjars.npm:buefy 0.9.2

WebJar for buefy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

buefy
Version

Version

0.9.2
Type

Type

jar

Download buefy 0.9.2


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