is not current version
Last Version 2.0.20

net.dankito.richtexteditor:richtexteditor-common 2.0.18

Common base library for RichTextEditorAndroid and RichTextEditorJavaFX.

Categories

Categories

Net
GroupId

GroupId

net.dankito.richtexteditor
ArtifactId

ArtifactId

richtexteditor-common
Version

Version

2.0.18
Type

Type

jar

Download richtexteditor-common 2.0.18


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