is not current version
Last Version 3.2.5

org.webjars:ui-grid 3.0.5

WebJar for ui-grid

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ui-grid
Version

Version

3.0.5
Type

Type

jar

Download ui-grid 3.0.5


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