is not current version
Last Version 1.2.2

org.webjars.npm:cfb 1.1.3

WebJar for cfb

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cfb
Version

Version

1.1.3
Type

Type

jar

Download cfb 1.1.3


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