is not current version
Last Version 2.0.0-dev.4

org.webjars.npm:quill 0.20.1

WebJar for quill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

quill
Version

Version

0.20.1
Type

Type

jar

Download quill 0.20.1


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