License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.mantoux |
ArtifactId | ArtifactIdquill-delta |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuillDelta
A java implementation of the fabulous QuillJS delta.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quill-delta-1.6.1.pom | |
quill-delta-1.6.1.jar | 43 KB |
quill-delta-1.6.1-sources.jar | 27 KB |
quill-delta-1.6.1-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mantoux/quill-delta/ -->
<dependency>
<groupId>org.mantoux</groupId>
<artifactId>quill-delta</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mantoux/quill-delta/
implementation 'org.mantoux:quill-delta:1.6.1'
// https://jarcasting.com/artifacts/org.mantoux/quill-delta/
implementation ("org.mantoux:quill-delta:1.6.1")
'org.mantoux:quill-delta:jar:1.6.1'
<dependency org="org.mantoux" name="quill-delta" rev="1.6.1">
<artifact name="quill-delta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mantoux', module='quill-delta', version='1.6.1')
)
libraryDependencies += "org.mantoux" % "quill-delta" % "1.6.1"
[org.mantoux/quill-delta "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |