is not current version
Last Version 1.9.1

org.webjars.npm:tiptap-utils 1.8.3

WebJar for tiptap-utils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tiptap-utils
Version

Version

1.8.3
Type

Type

jar

Download tiptap-utils 1.8.3


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