| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаorg.atmosphere.samples |
| Идентификатор | Идентификаторatmosphere-gwt-jsdemo |
| Версия | Версия1.0.0.beta2a |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| atmosphere-gwt-jsdemo-1.0.0.beta2a.pom | |
| atmosphere-gwt-jsdemo-1.0.0.beta2a.war | 5 MB |
| atmosphere-gwt-jsdemo-1.0.0.beta2a-javadoc.jar | 337 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-gwt-jsdemo</artifactId>
<version>1.0.0.beta2a</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/
implementation 'org.atmosphere.samples:atmosphere-gwt-jsdemo:1.0.0.beta2a'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/
implementation ("org.atmosphere.samples:atmosphere-gwt-jsdemo:1.0.0.beta2a")
'org.atmosphere.samples:atmosphere-gwt-jsdemo:war:1.0.0.beta2a'
<dependency org="org.atmosphere.samples" name="atmosphere-gwt-jsdemo" rev="1.0.0.beta2a">
<artifact name="atmosphere-gwt-jsdemo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-gwt-jsdemo', version='1.0.0.beta2a')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-gwt-jsdemo" % "1.0.0.beta2a"
[org.atmosphere.samples/atmosphere-gwt-jsdemo "1.0.0.beta2a"]