| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.bytebybyte.gwt | 
| ArtifactId | ArtifactIdjquery-sparklines-lib | 
| Last Version | Last Version2.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJQuery Sparklines Library JQuery Sparklines Library for GWT | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.bytebybyte.gwt/jquery-sparklines-lib/ -->
<dependency>
    <groupId>com.bytebybyte.gwt</groupId>
    <artifactId>jquery-sparklines-lib</artifactId>
    <version>2.1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.bytebybyte.gwt/jquery-sparklines-lib/
implementation 'com.bytebybyte.gwt:jquery-sparklines-lib:2.1.2'// https://jarcasting.com/artifacts/com.bytebybyte.gwt/jquery-sparklines-lib/
implementation ("com.bytebybyte.gwt:jquery-sparklines-lib:2.1.2")'com.bytebybyte.gwt:jquery-sparklines-lib:jar:2.1.2'<dependency org="com.bytebybyte.gwt" name="jquery-sparklines-lib" rev="2.1.2">
  <artifact name="jquery-sparklines-lib" type="jar" />
</dependency>@Grapes(
@Grab(group='com.bytebybyte.gwt', module='jquery-sparklines-lib', version='2.1.2')
)libraryDependencies += "com.bytebybyte.gwt" % "jquery-sparklines-lib" % "2.1.2"[com.bytebybyte.gwt/jquery-sparklines-lib "2.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.6.1 | 
| com.bytebybyte.gwt : jquery-lib | jar | 2.1.1 |