is not current version
Last Version 7.0.0

org.webjars:webix 2.5.14

WebJar for Webix

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webix
Version

Version

2.5.14
Type

Type

jar

Download webix 2.5.14


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