| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.jdramaix |
| Идентификатор | Идентификаторgwtchosen-project |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеChosen plugin project parent.
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwtchosen-project-1.2.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jdramaix/gwtchosen-project/ -->
<dependency>
<groupId>com.github.jdramaix</groupId>
<artifactId>gwtchosen-project</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jdramaix/gwtchosen-project/
implementation 'com.github.jdramaix:gwtchosen-project:1.2.0'
// https://jarcasting.com/artifacts/com.github.jdramaix/gwtchosen-project/
implementation ("com.github.jdramaix:gwtchosen-project:1.2.0")
'com.github.jdramaix:gwtchosen-project:pom:1.2.0'
<dependency org="com.github.jdramaix" name="gwtchosen-project" rev="1.2.0">
<artifact name="gwtchosen-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jdramaix', module='gwtchosen-project', version='1.2.0')
)
libraryDependencies += "com.github.jdramaix" % "gwtchosen-project" % "1.2.0"
[com.github.jdramaix/gwtchosen-project "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-dev | jar | 2.5.0 |
| com.googlecode.gwtquery : gwtquery | jar | 1.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |