Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.atmosphere.extensions |
ArtifactId | ArtifactIdatmosphere-gwt20-project |
Version | Version2.2.2-GWT27 |
Type | Typepom |
Filename | Size |
---|---|
atmosphere-gwt20-project-2.2.2-GWT27.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-project/ -->
<dependency>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-gwt20-project</artifactId>
<version>2.2.2-GWT27</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-project/
implementation 'org.atmosphere.extensions:atmosphere-gwt20-project:2.2.2-GWT27'
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-project/
implementation ("org.atmosphere.extensions:atmosphere-gwt20-project:2.2.2-GWT27")
'org.atmosphere.extensions:atmosphere-gwt20-project:pom:2.2.2-GWT27'
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt20-project" rev="2.2.2-GWT27">
<artifact name="atmosphere-gwt20-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.extensions', module='atmosphere-gwt20-project', version='2.2.2-GWT27')
)
libraryDependencies += "org.atmosphere.extensions" % "atmosphere-gwt20-project" % "2.2.2-GWT27"
[org.atmosphere.extensions/atmosphere-gwt20-project "2.2.2-GWT27"]