MVN

org.gwtproject.core : gwt-core

Maven & Gradle

Oct 02, 2020
20 usages
11 stars

GWT Core · GWT Core

<dependency>
    <groupId>org.gwtproject.core</groupId>
    <artifactId>gwt-core</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gwtproject.core : gwt-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-RC1
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of org.gwtproject.core : gwt-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-core-1.0.0-RC1

How to add a dependency to Maven

Add the following org.gwtproject.core : gwt-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gwtproject.core</groupId>
    <artifactId>gwt-core</artifactId>
    <version>1.0.0-RC1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gwtproject.core : gwt-core gradle dependency to your build.gradle file:

implementation 'org.gwtproject.core:gwt-core:1.0.0-RC1'

Gradle Kotlin DSL: Add the following org.gwtproject.core : gwt-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gwtproject.core:gwt-core:1.0.0-RC1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gwtproject.core : gwt-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gwtproject.core" % "gwt-core" % "1.0.0-RC1"

Advertisement

Dependencies from Group

Oct 02, 2020
20 usages
11 stars

Discover Dependencies

Dec 29, 2022
18 usages
43 stars
Mar 22, 2022
18 usages
Aug 11, 2023
28 usages
437 stars
Mar 30, 2023
47 usages
Sep 28, 2022
20 usages
10 stars
Jun 30, 2022
18 usages
783 stars
Jan 19, 2021
16 usages
Apr 14, 2023
16 usages
427 stars