| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net | 
| GroupId | GroupIdnet.bostrt.gwt | 
| ArtifactId | ArtifactIdzocial | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGWTZocial GWT support for Zocial CSS buttons. Check out Zocial at http://zocial.smcllns.com/ | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| zocial-1.0.pom | |
| zocial-1.0.jar | 280 KB | 
| zocial-1.0-sources.jar | 215 KB | 
| zocial-1.0-javadoc.jar | 536 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.bostrt.gwt/zocial/ -->
<dependency>
    <groupId>net.bostrt.gwt</groupId>
    <artifactId>zocial</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/net.bostrt.gwt/zocial/
implementation 'net.bostrt.gwt:zocial:1.0'// https://jarcasting.com/artifacts/net.bostrt.gwt/zocial/
implementation ("net.bostrt.gwt:zocial:1.0")'net.bostrt.gwt:zocial:jar:1.0'<dependency org="net.bostrt.gwt" name="zocial" rev="1.0">
  <artifact name="zocial" type="jar" />
</dependency>@Grapes(
@Grab(group='net.bostrt.gwt', module='zocial', version='1.0')
)libraryDependencies += "net.bostrt.gwt" % "zocial" % "1.0"[net.bostrt.gwt/zocial "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.4.0 |