is not current version
Last Version 4.1.0

org.webjars.npm:bl 1.2.2

WebJar for bl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bl
Version

Version

1.2.2
Type

Type

jar

Download bl 1.2.2


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