Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-quilljs-quill |
Version | Version1.3.6 |
Type | Typejar |
Filename | Size |
---|---|
github-com-quilljs-quill-1.3.6.pom | |
github-com-quilljs-quill-1.3.6.jar | 522 KB |
github-com-quilljs-quill-1.3.6-sources.jar | 22 bytes |
github-com-quilljs-quill-1.3.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-quilljs-quill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-quilljs-quill</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-quilljs-quill/
implementation 'org.webjars.npm:github-com-quilljs-quill:1.3.6'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-quilljs-quill/
implementation ("org.webjars.npm:github-com-quilljs-quill:1.3.6")
'org.webjars.npm:github-com-quilljs-quill:jar:1.3.6'
<dependency org="org.webjars.npm" name="github-com-quilljs-quill" rev="1.3.6">
<artifact name="github-com-quilljs-quill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-quilljs-quill', version='1.3.6')
)
libraryDependencies += "org.webjars.npm" % "github-com-quilljs-quill" % "1.3.6"
[org.webjars.npm/github-com-quilljs-quill "1.3.6"]