is not current version
Last Version 0.9.21

org.webjars.npm:buefy 0.8.9

WebJar for buefy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

buefy
Version

Version

0.8.9
Type

Type

jar

Download buefy 0.8.9


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