is not current version
Last Version 4.5.0

org.webjars.npm:fabric 1.6.7

WebJar for fabric

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fabric
Version

Version

1.6.7
Type

Type

jar

Download fabric 1.6.7


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