не последняя версия
Последняя версия 0.3.2

com.kotcrab.vis:vis-runtime-gwt 0.2.4


Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.kotcrab.vis
Идентификатор

Идентификатор

vis-runtime-gwt
Версия

Версия

0.2.4
Тип

Тип

jar

Скачать vis-runtime-gwt 0.2.4


<!-- https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime-gwt/ -->
<dependency>
    <groupId>com.kotcrab.vis</groupId>
    <artifactId>vis-runtime-gwt</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime-gwt/
implementation 'com.kotcrab.vis:vis-runtime-gwt:0.2.4'
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime-gwt/
implementation ("com.kotcrab.vis:vis-runtime-gwt:0.2.4")
'com.kotcrab.vis:vis-runtime-gwt:jar:0.2.4'
<dependency org="com.kotcrab.vis" name="vis-runtime-gwt" rev="0.2.4">
  <artifact name="vis-runtime-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kotcrab.vis', module='vis-runtime-gwt', version='0.2.4')
)
libraryDependencies += "com.kotcrab.vis" % "vis-runtime-gwt" % "0.2.4"
[com.kotcrab.vis/vis-runtime-gwt "0.2.4"]