is not current version
Last Version 1.2.2

org.webjars.npm:cfb 1.1.4

WebJar for cfb

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cfb
Version

Version

1.1.4
Type

Type

jar

Download cfb 1.1.4


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