Last Version

richtexteditor-common 2.0.20

Common base library for RichTextEditorAndroid and RichTextEditorJavaFX.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dankito.richtexteditor
ArtifactId

ArtifactId

richtexteditor-common
Version

Version

2.0.20
Type

Type

jar
Description

Description

richtexteditor-common
Common base library for RichTextEditorAndroid and RichTextEditorJavaFX.
Project URL

Project URL

https://github.com/dankito/RichTextEditor
Source Code Management

Source Code Management

https://github.com/dankito/RichTextEditor

Download richtexteditor-common 2.0.20


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.