is not current version
Last Version 2.0.0-dev.4

org.webjars.npm:quill 1.3.4

WebJar for quill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

quill
Version

Version

1.3.4
Type

Type

jar

Download quill 1.3.4


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