is not current version
Last Version 1.7.3

org.webjars.npm:wbuf 1.7.2

WebJar for wbuf

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

wbuf
Version

Version

1.7.2
Type

Type

jar

Download wbuf 1.7.2


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