Last Version

com.google.gwt:gwt-servlet 2.10.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt
ArtifactId

ArtifactId

gwt-servlet
Version

Version

2.10.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download gwt-servlet 2.10.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.