Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.gilberto-torrezan |
ArtifactId | ArtifactIdgwt-views |
Version | Version1.3.2 |
Type | Typejar |
Filename | Size |
---|---|
gwt-views-1.3.2.pom | |
gwt-views-1.3.2.jar | 63 KB |
gwt-views-1.3.2-sources.jar | 32 KB |
gwt-views-1.3.2-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/ -->
<dependency>
<groupId>com.github.gilberto-torrezan</groupId>
<artifactId>gwt-views</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation 'com.github.gilberto-torrezan:gwt-views:1.3.2'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation ("com.github.gilberto-torrezan:gwt-views:1.3.2")
'com.github.gilberto-torrezan:gwt-views:jar:1.3.2'
<dependency org="com.github.gilberto-torrezan" name="gwt-views" rev="1.3.2">
<artifact name="gwt-views" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-views', version='1.3.2')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-views" % "1.3.2"
[com.github.gilberto-torrezan/gwt-views "1.3.2"]