License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.kotcrab.vis |
ArtifactId | ArtifactIdvis-runtime-gwt |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvis-runtime-gwt
GWT support for VisRuntime
|
Project URL |
Project URL |
Filename | Size |
---|---|
vis-runtime-gwt-0.3.2.pom | |
vis-runtime-gwt-0.3.2.jar | 7 KB |
vis-runtime-gwt-0.3.2-sources.jar | 7 KB |
vis-runtime-gwt-0.3.2-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime-gwt/ -->
<dependency>
<groupId>com.kotcrab.vis</groupId>
<artifactId>vis-runtime-gwt</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime-gwt/
implementation 'com.kotcrab.vis:vis-runtime-gwt:0.3.2'
// https://jarcasting.com/artifacts/com.kotcrab.vis/vis-runtime-gwt/
implementation ("com.kotcrab.vis:vis-runtime-gwt:0.3.2")
'com.kotcrab.vis:vis-runtime-gwt:jar:0.3.2'
<dependency org="com.kotcrab.vis" name="vis-runtime-gwt" rev="0.3.2">
<artifact name="vis-runtime-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kotcrab.vis', module='vis-runtime-gwt', version='0.3.2')
)
libraryDependencies += "com.kotcrab.vis" % "vis-runtime-gwt" % "0.3.2"
[com.kotcrab.vis/vis-runtime-gwt "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.kotcrab.vis : vis-runtime | jar | 0.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-freetype | jar | 1.9.3 |
com.badlogicgames.gdx : gdx-box2d | jar | 1.9.3 |
com.badlogicgames.gdx : gdx | jar | 1.9.3 |