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

org.webjars.npm:jodit 3.5.4

WebJar for jodit

Группа

Группа

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

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

jodit
Версия

Версия

3.5.4
Тип

Тип

jar

Скачать jodit 3.5.4

Имя Файла Размер
jodit-3.5.4.pom
jodit-3.5.4.jar 1 MB
jodit-3.5.4-sources.jar 22 bytes
jodit-3.5.4-javadoc.jar 22 bytes
Обзор

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