is not current version
Last Version 1.27.1

org.webjars.npm:tiptap 1.26.6

WebJar for tiptap

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tiptap
Version

Version

1.26.6
Type

Type

jar

Download tiptap 1.26.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/tiptap/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tiptap</artifactId>
    <version>1.26.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tiptap/
implementation 'org.webjars.npm:tiptap:1.26.6'
// https://jarcasting.com/artifacts/org.webjars.npm/tiptap/
implementation ("org.webjars.npm:tiptap:1.26.6")
'org.webjars.npm:tiptap:jar:1.26.6'
<dependency org="org.webjars.npm" name="tiptap" rev="1.26.6">
  <artifact name="tiptap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tiptap', version='1.26.6')
)
libraryDependencies += "org.webjars.npm" % "tiptap" % "1.26.6"
[org.webjars.npm/tiptap "1.26.6"]