| Лицензия |
Лицензия
GNU Lesser General Public License (LGPL), Version 2.1
|
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.threerings |
| Идентификатор | Идентификаторgwt-utils |
| Версия | Версия1.8 |
| Тип | Типjar |
| Описание |
ОписаниеGWT Utils
Utilities for use in developing GWT applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-utils-1.8.pom | |
| gwt-utils-1.8.jar | 313 KB |
| gwt-utils-1.8-sources.jar | 140 KB |
| gwt-utils-1.8-javadoc.jar | 666 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.threerings/gwt-utils/ -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>gwt-utils</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/gwt-utils/
implementation 'com.threerings:gwt-utils:1.8'
// https://jarcasting.com/artifacts/com.threerings/gwt-utils/
implementation ("com.threerings:gwt-utils:1.8")
'com.threerings:gwt-utils:jar:1.8'
<dependency org="com.threerings" name="gwt-utils" rev="1.8">
<artifact name="gwt-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='gwt-utils', version='1.8')
)
libraryDependencies += "com.threerings" % "gwt-utils" % "1.8"
[com.threerings/gwt-utils "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.samskivert : samskivert | jar | 1.9 |
| com.google.guava : guava-gwt | jar | 18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.7.0 |
| com.google.gwt : gwt-dev | jar | 2.7.0 |
| org.apache.ant : ant | jar | 1.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |