| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаorg.mantoux |
| Идентификатор | Идентификаторquill-delta |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеQuillDelta
A java implementation of the fabulous QuillJS delta.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |