| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.timeu.gwt-libs.dygraphs-gwt |
| Идентификатор | Идентификаторdygraphs-gwt-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDygraphs-GWT (Parent)
GWT wrapper for Dygraphs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dygraphs-gwt-parent-1.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent/ -->
<dependency>
<groupId>com.github.timeu.gwt-libs.dygraphs-gwt</groupId>
<artifactId>dygraphs-gwt-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent/
implementation 'com.github.timeu.gwt-libs.dygraphs-gwt:dygraphs-gwt-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent/
implementation ("com.github.timeu.gwt-libs.dygraphs-gwt:dygraphs-gwt-parent:1.0.0")
'com.github.timeu.gwt-libs.dygraphs-gwt:dygraphs-gwt-parent:pom:1.0.0'
<dependency org="com.github.timeu.gwt-libs.dygraphs-gwt" name="dygraphs-gwt-parent" rev="1.0.0">
<artifact name="dygraphs-gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timeu.gwt-libs.dygraphs-gwt', module='dygraphs-gwt-parent', version='1.0.0')
)
libraryDependencies += "com.github.timeu.gwt-libs.dygraphs-gwt" % "dygraphs-gwt-parent" % "1.0.0"
[com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent "1.0.0"]