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