License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.google.gwt |
ArtifactId | ArtifactIdgwt-soyc-vis |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT SOYC Visualization Library 2.0
The GWT Story Of Your Compiler report templates.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-soyc-vis-2.0.4.pom | |
gwt-soyc-vis-2.0.4.jar | 9 KB |
gwt-soyc-vis-2.0.4-sources.jar | 334 bytes |
gwt-soyc-vis-2.0.4-javadoc.jar | 334 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.gwt/gwt-soyc-vis/ -->
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-soyc-vis</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt/gwt-soyc-vis/
implementation 'com.google.gwt:gwt-soyc-vis:2.0.4'
// https://jarcasting.com/artifacts/com.google.gwt/gwt-soyc-vis/
implementation ("com.google.gwt:gwt-soyc-vis:2.0.4")
'com.google.gwt:gwt-soyc-vis:jar:2.0.4'
<dependency org="com.google.gwt" name="gwt-soyc-vis" rev="2.0.4">
<artifact name="gwt-soyc-vis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt', module='gwt-soyc-vis', version='2.0.4')
)
libraryDependencies += "com.google.gwt" % "gwt-soyc-vis" % "2.0.4"
[com.google.gwt/gwt-soyc-vis "2.0.4"]