MVN

com.smartgwt : smartgwt

Maven & Gradle

Sep 28, 2012
22 usages

SmartGWT · SmartGWT - GWT API's for SmartClient

<dependency>
    <groupId>com.smartgwt</groupId>
    <artifactId>smartgwt</artifactId>
    <version>2.5-patch</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.smartgwt : smartgwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5-patch

All Versions

Choose a version of com.smartgwt : smartgwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5
smartgwt-2.5-patch
2.4
smartgwt-2.4

How to add a dependency to Maven

Add the following com.smartgwt : smartgwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.smartgwt</groupId>
    <artifactId>smartgwt</artifactId>
    <version>2.5-patch</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.smartgwt : smartgwt gradle dependency to your build.gradle file:

implementation 'com.smartgwt:smartgwt:2.5-patch'

Gradle Kotlin DSL: Add the following com.smartgwt : smartgwt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.smartgwt:smartgwt:2.5-patch")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.smartgwt : smartgwt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.smartgwt" % "smartgwt" % "2.5-patch"

Advertisement

Dependencies from Group

Sep 28, 2012
22 usages
Sep 28, 2012
18 usages

Discover Dependencies

Aug 24, 2023
761 usages
72.3k stars
May 12, 2023
5 usages
32 stars
Mar 26, 2018
1k usages
714 stars
Mar 31, 2023
14 usages
2.7k stars
Jul 18, 2023
54 usages
16.7k stars
Aug 24, 2023
235 usages
72.3k stars
Jul 13, 2018
104 usages
44 stars
Aug 01, 2023
23 usages
1k stars