| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.dankito.richtexteditor |
| Идентификатор | Идентификаторrichtexteditor-common |
| Версия | Версия2.0.20 |
| Тип | Типjar |
| Описание |
Описаниеrichtexteditor-common
Common base library for RichTextEditorAndroid and RichTextEditorJavaFX.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| richtexteditor-common-2.0.20.pom | |
| richtexteditor-common-2.0.20.jar | 116 KB |
| richtexteditor-common-2.0.20-sources.jar | 57 KB |
| richtexteditor-common-2.0.20-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.dankito.richtexteditor/richtexteditor-common/ -->
<dependency>
<groupId>net.dankito.richtexteditor</groupId>
<artifactId>richtexteditor-common</artifactId>
<version>2.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/net.dankito.richtexteditor/richtexteditor-common/
implementation 'net.dankito.richtexteditor:richtexteditor-common:2.0.20'
// https://jarcasting.com/artifacts/net.dankito.richtexteditor/richtexteditor-common/
implementation ("net.dankito.richtexteditor:richtexteditor-common:2.0.20")
'net.dankito.richtexteditor:richtexteditor-common:jar:2.0.20'
<dependency org="net.dankito.richtexteditor" name="richtexteditor-common" rev="2.0.20">
<artifact name="richtexteditor-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dankito.richtexteditor', module='richtexteditor-common', version='2.0.20')
)
libraryDependencies += "net.dankito.richtexteditor" % "richtexteditor-common" % "2.0.20"
[net.dankito.richtexteditor/richtexteditor-common "2.0.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
| net.dankito.utils : java-utils | jar | 1.0.16 |