Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.vaadin |
ArtifactId | ArtifactIdincubator-rich-text-editor |
Version | Version0.0.0 |
Type | Typejar |
Filename | Size |
---|---|
incubator-rich-text-editor-0.0.0.pom | |
incubator-rich-text-editor-0.0.0.jar | 467 KB |
incubator-rich-text-editor-0.0.0-sources.jar | 22 bytes |
incubator-rich-text-editor-0.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.vaadin/incubator-rich-text-editor/ -->
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>incubator-rich-text-editor</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vaadin/incubator-rich-text-editor/
implementation 'org.webjars.bowergithub.vaadin:incubator-rich-text-editor:0.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vaadin/incubator-rich-text-editor/
implementation ("org.webjars.bowergithub.vaadin:incubator-rich-text-editor:0.0.0")
'org.webjars.bowergithub.vaadin:incubator-rich-text-editor:jar:0.0.0'
<dependency org="org.webjars.bowergithub.vaadin" name="incubator-rich-text-editor" rev="0.0.0">
<artifact name="incubator-rich-text-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.vaadin', module='incubator-rich-text-editor', version='0.0.0')
)
libraryDependencies += "org.webjars.bowergithub.vaadin" % "incubator-rich-text-editor" % "0.0.0"
[org.webjars.bowergithub.vaadin/incubator-rich-text-editor "0.0.0"]