is not current version
Last Version 1.27.1

org.webjars.npm:tiptap 1.24.1

WebJar for tiptap

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tiptap
Version

Version

1.24.1
Type

Type

jar

Download tiptap 1.24.1


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