is not current version
Last Version 4.5.0

org.webjars.npm:fabric 2.0.0-rc.3

WebJar for fabric

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fabric
Version

Version

2.0.0-rc.3
Type

Type

jar

Download fabric 2.0.0-rc.3


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