| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdreact-medium-editor | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionreact-medium-editor WebJar for react-medium-editor | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| react-medium-editor-1.3.0.pom | |
| react-medium-editor-1.3.0.jar | 8 KB | 
| react-medium-editor-1.3.0-sources.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-medium-editor/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-medium-editor</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/react-medium-editor/
implementation 'org.webjars.npm:react-medium-editor:1.3.0'// https://jarcasting.com/artifacts/org.webjars.npm/react-medium-editor/
implementation ("org.webjars.npm:react-medium-editor:1.3.0")'org.webjars.npm:react-medium-editor:jar:1.3.0'<dependency org="org.webjars.npm" name="react-medium-editor" rev="1.3.0">
  <artifact name="react-medium-editor" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='react-medium-editor', version='1.3.0')
)libraryDependencies += "org.webjars.npm" % "react-medium-editor" % "1.3.0"[org.webjars.npm/react-medium-editor "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : medium-editor | jar | [4.10.1,5) | 
| org.webjars.npm : react | jar | [0.13.3,0.14) |