is not current version
Last Version 3.11.3

org.webjars.npm:jodit 3.2.27

WebJar for jodit

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jodit
Version

Version

3.2.27
Type

Type

jar

Download jodit 3.2.27


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