License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-froala-editor |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionreact-froala-editor
WebJar for react-froala-editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-froala-editor-1.0.2.pom | |
react-froala-editor-1.0.2.jar | 22 KB |
react-froala-editor-1.0.2-sources.jar | 22 bytes |
react-froala-editor-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-froala-editor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-froala-editor</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-froala-editor/
implementation 'org.webjars.npm:react-froala-editor:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-froala-editor/
implementation ("org.webjars.npm:react-froala-editor:1.0.2")
'org.webjars.npm:react-froala-editor:jar:1.0.2'
<dependency org="org.webjars.npm" name="react-froala-editor" rev="1.0.2">
<artifact name="react-froala-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-froala-editor', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "react-froala-editor" % "1.0.2"
[org.webjars.npm/react-froala-editor "1.0.2"]