| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаnet.opentsdb |
| Идентификатор | Идентификаторopentsdb-gwt-theme |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenTSDB
A GWT Theme generated by the GWT Theme generator at
http://works.sen-sei.in/gtg/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| opentsdb-gwt-theme-1.0.0.pom | |
| opentsdb-gwt-theme-1.0.0.jar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.opentsdb/opentsdb-gwt-theme/ -->
<dependency>
<groupId>net.opentsdb</groupId>
<artifactId>opentsdb-gwt-theme</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb-gwt-theme/
implementation 'net.opentsdb:opentsdb-gwt-theme:1.0.0'
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb-gwt-theme/
implementation ("net.opentsdb:opentsdb-gwt-theme:1.0.0")
'net.opentsdb:opentsdb-gwt-theme:jar:1.0.0'
<dependency org="net.opentsdb" name="opentsdb-gwt-theme" rev="1.0.0">
<artifact name="opentsdb-gwt-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.opentsdb', module='opentsdb-gwt-theme', version='1.0.0')
)
libraryDependencies += "net.opentsdb" % "opentsdb-gwt-theme" % "1.0.0"
[net.opentsdb/opentsdb-gwt-theme "1.0.0"]