| License |
License
MIT
|
|---|---|
| Categories |
CategoriesMirror Application Layer Libs Introspection |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdprosemirror-view |
| Last Version | Last Version1.23.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprosemirror-view
WebJar for prosemirror-view
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| prosemirror-view-1.23.6.pom | |
| prosemirror-view-1.23.6.jar | 356 KB |
| prosemirror-view-1.23.6-sources.jar | 22 bytes |
| prosemirror-view-1.23.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/prosemirror-view/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>prosemirror-view</artifactId>
<version>1.23.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/prosemirror-view/
implementation 'org.webjars.npm:prosemirror-view:1.23.6'
// https://jarcasting.com/artifacts/org.webjars.npm/prosemirror-view/
implementation ("org.webjars.npm:prosemirror-view:1.23.6")
'org.webjars.npm:prosemirror-view:jar:1.23.6'
<dependency org="org.webjars.npm" name="prosemirror-view" rev="1.23.6">
<artifact name="prosemirror-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='prosemirror-view', version='1.23.6')
)
libraryDependencies += "org.webjars.npm" % "prosemirror-view" % "1.23.6"
[org.webjars.npm/prosemirror-view "1.23.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : prosemirror-model | jar | [1.16.0,2) |
| org.webjars.npm : prosemirror-state | jar | [1.0.0,2) |
| org.webjars.npm : prosemirror-transform | jar | [1.1.0,2) |