is not current version
Last Version 6.0.4

org.webjars:jqwidgets 3.4.0-1

WebJar for jQWidgets

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jqwidgets
Version

Version

3.4.0-1
Type

Type

jar

Download jqwidgets 3.4.0-1


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