is not current version
Last Version 1.3.6

org.webjars.bower:quill 1.0.0-rc.2

WebJar for quill

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

quill
Version

Version

1.0.0-rc.2
Type

Type

jar

Download quill 1.0.0-rc.2


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