v

vaadin-rich-text-editor-flow

cval3
Files download
File Operation
vaadin-rich-text-editor-flow-14.10.11.jar download
vaadin-rich-text-editor-flow-14.10.11.pom download
vaadin-rich-text-editor-flow-14.10.11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-rich-text-editor-flow</artifactId>
  <version>14.10.11</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-rich-text-editor-flow:14.10.11'
Gradle Kotlin
implementation("com.vaadin:vaadin-rich-text-editor-flow:14.10.11")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-rich-text-editor-flow" % "14.10.11"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-rich-text-editor-flow', version='14.10.11')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-rich-text-editor-flow" rev="14.10.11" />
Leiningen
[com.vaadin/vaadin-rich-text-editor-flow "14.10.11"]
Apache Buildr
'com.vaadin:vaadin-rich-text-editor-flow:jar:14.10.11'
Dependencies
<parent>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-rich-text-editor-flow-parent</artifactId>
  <version>14.10.11</version>
</parent>

compile

|-- com.vaadin.webjar:vaadin-rich-text-editor:1.3.2

|-- com.vaadin.webjar:vaadin-confirm-dialog:1.3.1

|-- org.webjars.bowergithub.vaadin:vaadin-dialog:2.5.2

|-- org.webjars.bowergithub.vaadin:vaadin-lumo-styles:1.6.1

|-- org.webjars.bowergithub.vaadin:vaadin-button:2.4.0

|-- org.webjars.bowergithub.vaadin:vaadin-control-state-mixin:2.2.6

|-- org.webjars.bowergithub.vaadin:vaadin-overlay:3.5.1

|-- org.webjars.bowergithub.vaadin:vaadin-text-field:2.9.2

|-- org.webjars.bowergithub.vaadin:vaadin-themable-mixin:1.6.2

|-- org.webjars.bowergithub.vaadin:vaadin-material-styles:1.3.2

|-- org.webjars.bowergithub.vaadin:license-checker:2.1.2

|-- org.webjars.bowergithub.polymerelements:iron-icon:2.1.0

|-- org.webjars.bowergithub.polymerelements:iron-iconset-svg:2.2.1

|-- org.webjars.bowergithub.polymerelements:iron-flex-layout:2.0.3

|-- org.webjars.bowergithub.polymerelements:iron-meta:2.1.1

|-- org.webjars.bowergithub.polymerelements:iron-resizable-behavior:2.1.1

|-- org.webjars.bowergithub.polymer:polymer:2.6.1

|-- org.webjars.bowergithub.webcomponents:webcomponentsjs:1.2.6

|-- org.webjars.bowergithub.webcomponents:shadycss:1.5.0-1

|-- org.webjars.bowergithub.vaadin:vaadin-element-mixin:2.4.2

|-- org.webjars.bowergithub.vaadin:vaadin-usage-statistics:2.1.2

|-- org.webjars.bowergithub.vaadin:vaadin-development-mode-detector:2.0.6

provided

|-- javax.servlet:javax.servlet-api:3.1.0

|-- com.vaadin:flow-server:2.9.11

|-- com.vaadin:flow-html-components:2.9.11

|-- com.vaadin:flow-data:2.9.11