is not current version
Last Version 0.3.2

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


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-runtime-gwt
Version

Version

0.3.0
Type

Type

jar

Download vis-runtime-gwt 0.3.0


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