is not current version
Last Version 1.4.0

com.github.gilberto-torrezan:gwt-views 1.1.1

A simple but powerful View controller for GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gilberto-torrezan
ArtifactId

ArtifactId

gwt-views
Version

Version

1.1.1
Type

Type

jar

Download gwt-views 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/ -->
<dependency>
    <groupId>com.github.gilberto-torrezan</groupId>
    <artifactId>gwt-views</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation 'com.github.gilberto-torrezan:gwt-views:1.1.1'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation ("com.github.gilberto-torrezan:gwt-views:1.1.1")
'com.github.gilberto-torrezan:gwt-views:jar:1.1.1'
<dependency org="com.github.gilberto-torrezan" name="gwt-views" rev="1.1.1">
  <artifact name="gwt-views" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-views', version='1.1.1')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-views" % "1.1.1"
[com.github.gilberto-torrezan/gwt-views "1.1.1"]