is not current version
Last Version 0.3.1

org.webjars.npm:busboy 0.2.14

WebJar for busboy

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

busboy
Version

Version

0.2.14
Type

Type

jar

Download busboy 0.2.14


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