is not current version
Last Version 1.2.2

org.webjars.npm:cfb 1.0.8

WebJar for cfb

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cfb
Version

Version

1.0.8
Type

Type

jar

Download cfb 1.0.8


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