Download richtexteditor-common-1.1.3.jar file - Jar r

Jar examples for r:richtexteditor-common

Description

Common base library for RichTextEditorAndroid and RichTextEditorJavaFX.

You can download jar file richtexteditor-common 1.1.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add richtexteditor-common-1.1.3.jar to your project.

<dependency>
   <groupId>net.dankito.richtexteditor</groupId>
   <artifactId>richtexteditor-common</artifactId>
   <version>1.1.3</version>
</dependency>
compile group: 'net.dankito.richtexteditor', name: 'richtexteditor-common', version: '1.1.3'
libraryDependencies += "net.dankito.richtexteditor" % "richtexteditor-common" % "1.1.3"
<dependency org="net.dankito.richtexteditor" name="richtexteditor-common" rev="1.1.3"/>
@Grapes(@Grab(group='net.dankito.richtexteditor', module='richtexteditor-common', version='1.1.3'))
'net.dankito.richtexteditor:richtexteditor-common:jar:1.1.3'

Download

Click the following link to download the jar file.

richtexteditor-common-1.1.3-javadoc.jar
richtexteditor-common-1.1.3-sources.jar
richtexteditor-common-1.1.3.jar
richtexteditor-common-1.1.3.pom



Related Tutorials