MVN

org.webjars : ui-grid

Maven & Gradle

Aug 26, 2016

ui-grid · WebJar for ui-grid

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>ui-grid</artifactId>
    <version>3.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars : ui-grid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.5
  • Latest Release Candidate: 3.0.0-rc.22

All Versions

Choose a version of org.webjars : ui-grid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
ui-grid-3.2.5
3.1.x
ui-grid-3.1.1
3.0.x
ui-grid-3.0.7
ui-grid-3.0.5
ui-grid-3.0.1
ui-grid-3.0.0-rc.22
ui-grid-3.0.0-rc.21
ui-grid-3.0.0-rc.20
ui-grid-3.0.0-rc.19
ui-grid-3.0.0-rc.18
ui-grid-3.0.0-rc.16
ui-grid-3.0.0-rc.11

How to add a dependency to Maven

Add the following org.webjars : ui-grid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>ui-grid</artifactId>
    <version>3.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars : ui-grid gradle dependency to your build.gradle file:

implementation 'org.webjars:ui-grid:3.2.5'

Gradle Kotlin DSL: Add the following org.webjars : ui-grid gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars:ui-grid:3.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars : ui-grid sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars" % "ui-grid" % "3.2.5"

Advertisement

Dependencies from Group

Mar 14, 2023
469 usages
0 stars
Jul 31, 2023
347 usages
40 stars
Aug 21, 2023
217 usages
48 stars
187 usages
Jun 20, 2023
141 usages
1 stars

Discover Dependencies