is not current version
Last Version 7.0.0

org.webjars:webix 3.1.0

WebJar for Webix

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webix
Version

Version

3.1.0
Type

Type

jar

Download webix 3.1.0


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