License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.mantoux |
ArtifactId | ArtifactIdquill-delta |
Version | Version1.5.2 |
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.5.2.pom | |
quill-delta-1.5.2.jar | 43 KB |
quill-delta-1.5.2-sources.jar | 27 KB |
quill-delta-1.5.2-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mantoux/quill-delta/ -->
<dependency>
<groupId>org.mantoux</groupId>
<artifactId>quill-delta</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mantoux/quill-delta/
implementation 'org.mantoux:quill-delta:1.5.2'
// https://jarcasting.com/artifacts/org.mantoux/quill-delta/
implementation ("org.mantoux:quill-delta:1.5.2")
'org.mantoux:quill-delta:jar:1.5.2'
<dependency org="org.mantoux" name="quill-delta" rev="1.5.2">
<artifact name="quill-delta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mantoux', module='quill-delta', version='1.5.2')
)
libraryDependencies += "org.mantoux" % "quill-delta" % "1.5.2"
[org.mantoux/quill-delta "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |