is not current version
Last Version 8.0.0

org.webjars.npm:easyui 7.0.0

WebJar for easyui

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

easyui
Version

Version

7.0.0
Type

Type

jar

Download easyui 7.0.0


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