is not current version
Last Version 2.0.0-beta.174

org.webjars.npm:tiptap__core 2.0.0-beta.99

WebJar for @tiptap/core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tiptap__core
Version

Version

2.0.0-beta.99
Type

Type

jar

Download tiptap__core 2.0.0-beta.99


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