is not current version
Last Version 0.3.2

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


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-runtime-gwt
Version

Version

0.2.6
Type

Type

jar

Download vis-runtime-gwt 0.2.6


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