is not current version
Last Version 2.0.20

net.dankito.richtexteditor:richtexteditor-common 1.1.2

Common base library for RichTextEditorAndroid and RichTextEditorJavaFX.

Categories

Categories

Net
GroupId

GroupId

net.dankito.richtexteditor
ArtifactId

ArtifactId

richtexteditor-common
Version

Version

1.1.2
Type

Type

jar

Download richtexteditor-common 1.1.2


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