| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторtui-editor |
| Версия | Версия1.4.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tui-editor-1.4.6.pom | |
| tui-editor-1.4.6.jar | 4 MB |
| tui-editor-1.4.6-sources.jar | 22 bytes |
| tui-editor-1.4.6-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tui-editor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tui-editor</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tui-editor/
implementation 'org.webjars.npm:tui-editor:1.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/tui-editor/
implementation ("org.webjars.npm:tui-editor:1.4.6")
'org.webjars.npm:tui-editor:jar:1.4.6'
<dependency org="org.webjars.npm" name="tui-editor" rev="1.4.6">
<artifact name="tui-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tui-editor', version='1.4.6')
)
libraryDependencies += "org.webjars.npm" % "tui-editor" % "1.4.6"
[org.webjars.npm/tui-editor "1.4.6"]