is not current version
Last Version 1.6.1

org.mantoux:quill-delta 1.3

A java implementation of the fabulous QuillJS delta.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.mantoux
ArtifactId

ArtifactId

quill-delta
Version

Version

1.3
Type

Type

jar

Download quill-delta 1.3


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