is not current version
Last Version 4.5.0

org.webjars.npm:fabric 1.7.19

WebJar for fabric

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fabric
Version

Version

1.7.19
Type

Type

jar

Download fabric 1.7.19


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