is not current version
Last Version 1.2.2

org.webjars.npm:cfb 0.11.1

WebJar for cfb

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cfb
Version

Version

0.11.1
Type

Type

jar

Download cfb 0.11.1


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