не последняя версия
Последняя версия 1.27.1

org.webjars.npm:tiptap 1.26.6

WebJar for tiptap

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

tiptap
Версия

Версия

1.26.6
Тип

Тип

jar

Скачать 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"]