MVN

org.gwtproject.http : gwt-http

Maven & Gradle

Feb 28, 2022
1 usages
13 stars

org.gwtproject.http:gwt-http · org.gwtproject.http:gwt-http

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

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.0.x
gwt-http-1.0.0-RC3
gwt-http-1.0.0-RC2
gwt-http-1.0.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.gwtproject.http</groupId>
    <artifactId>gwt-http</artifactId>
    <version>1.0.0-RC3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.gwtproject.http:gwt-http:1.0.0-RC3'

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

implementation("org.gwtproject.http:gwt-http:1.0.0-RC3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.gwtproject.http" % "gwt-http" % "1.0.0-RC3"

Advertisement

Dependencies from Group

Feb 28, 2022
1 usages
13 stars

Discover Dependencies

May 23, 2020
2 usages
7 stars
Feb 12, 2022
2 usages
Jun 15, 2022
2 usages
Jun 15, 2022
3 usages
Jun 15, 2022
2 usages
Jun 15, 2022
2 usages
Jun 15, 2022
2 usages
Jul 05, 2023
2 usages
0 stars