g

github-com-quilljs-quill

WebJar for quill
https://www.webjars.org
BSD-3-Clause
文件下载
文件名 操作
github-com-quilljs-quill-1.3.7.jar 下载
github-com-quilljs-quill-1.3.7.pom 下载
github-com-quilljs-quill-1.3.7-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.webjars.bower</groupId>
  <artifactId>github-com-quilljs-quill</artifactId>
  <version>1.3.7</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bower:github-com-quilljs-quill:1.3.7'
Gradle Kotlin
implementation("org.webjars.bower:github-com-quilljs-quill:1.3.7")
Scala SBT
libraryDependencies += "org.webjars.bower" % "github-com-quilljs-quill" % "1.3.7"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bower', module='github-com-quilljs-quill', version='1.3.7')
)
Apache Ivy
<dependency org="org.webjars.bower" name="github-com-quilljs-quill" rev="1.3.7" />
Leiningen
[org.webjars.bower/github-com-quilljs-quill "1.3.7"]
Apache Buildr
'org.webjars.bower:github-com-quilljs-quill:jar:1.3.7'