Last Version

com.gwtplatform:extensions 1

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

extensions
Version

Version

1
Type

Type

pom
Description

Description

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

Download extensions 1

Filename Size
extensions-1.pom 677 bytes
Browse

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

Dependencies

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

Project Modules

  • ginuibinder
  • dispatch-rest-delegates