License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdnet.opentsdb |
ArtifactId | ArtifactIdopentsdb-gwt-theme |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenTSDB
A GWT Theme generated by the GWT Theme generator at
http://works.sen-sei.in/gtg/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
opentsdb-gwt-theme-1.0.0.pom | |
opentsdb-gwt-theme-1.0.0.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.opentsdb/opentsdb-gwt-theme/ -->
<dependency>
<groupId>net.opentsdb</groupId>
<artifactId>opentsdb-gwt-theme</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb-gwt-theme/
implementation 'net.opentsdb:opentsdb-gwt-theme:1.0.0'
// https://jarcasting.com/artifacts/net.opentsdb/opentsdb-gwt-theme/
implementation ("net.opentsdb:opentsdb-gwt-theme:1.0.0")
'net.opentsdb:opentsdb-gwt-theme:jar:1.0.0'
<dependency org="net.opentsdb" name="opentsdb-gwt-theme" rev="1.0.0">
<artifact name="opentsdb-gwt-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.opentsdb', module='opentsdb-gwt-theme', version='1.0.0')
)
libraryDependencies += "net.opentsdb" % "opentsdb-gwt-theme" % "1.0.0"
[net.opentsdb/opentsdb-gwt-theme "1.0.0"]