| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.kospiotr |
| Идентификатор | Идентификаторgwt-playground |
| Последняя версия | Последняя версия2.6.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| gwt-playground-2.6.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kospiotr/gwt-playground/ -->
<dependency>
<groupId>com.github.kospiotr</groupId>
<artifactId>gwt-playground</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kospiotr/gwt-playground/
implementation 'com.github.kospiotr:gwt-playground:2.6.1'
// https://jarcasting.com/artifacts/com.github.kospiotr/gwt-playground/
implementation ("com.github.kospiotr:gwt-playground:2.6.1")
'com.github.kospiotr:gwt-playground:pom:2.6.1'
<dependency org="com.github.kospiotr" name="gwt-playground" rev="2.6.1">
<artifact name="gwt-playground" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kospiotr', module='gwt-playground', version='2.6.1')
)
libraryDependencies += "com.github.kospiotr" % "gwt-playground" % "2.6.1"
[com.github.kospiotr/gwt-playground "2.6.1"]