is not current version
Last Version 1.2.2

org.webjars.npm:cfb 0.10.0

WebJar for cfb

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cfb
Version

Version

0.10.0
Type

Type

jar

Download cfb 0.10.0


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