is not current version
Last Version 1.3-RC1

net.sf.gwt-widget:gwt-sl 0.1.5

The GWT Server Library is a collection of Java server side components for the Google Web Toolkit AJAX framework with the current focus on the Spring framework by facilitating publishing of Spring beans as RPC services.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.sf.gwt-widget
ArtifactId

ArtifactId

gwt-sl
Version

Version

0.1.5
Type

Type

jar

Download gwt-sl 0.1.5


<!-- https://jarcasting.com/artifacts/net.sf.gwt-widget/gwt-sl/ -->
<dependency>
    <groupId>net.sf.gwt-widget</groupId>
    <artifactId>gwt-sl</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gwt-widget/gwt-sl/
implementation 'net.sf.gwt-widget:gwt-sl:0.1.5'
// https://jarcasting.com/artifacts/net.sf.gwt-widget/gwt-sl/
implementation ("net.sf.gwt-widget:gwt-sl:0.1.5")
'net.sf.gwt-widget:gwt-sl:jar:0.1.5'
<dependency org="net.sf.gwt-widget" name="gwt-sl" rev="0.1.5">
  <artifact name="gwt-sl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gwt-widget', module='gwt-sl', version='0.1.5')
)
libraryDependencies += "net.sf.gwt-widget" % "gwt-sl" % "0.1.5"
[net.sf.gwt-widget/gwt-sl "0.1.5"]