Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.gilberto-torrezan |
ArtifactId | ArtifactIdgwt-views |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
gwt-views-1.1.0.pom | |
gwt-views-1.1.0.jar | 27 KB |
gwt-views-1.1.0-sources.jar | 27 KB |
gwt-views-1.1.0-javadoc.jar | 106 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation 'com.github.gilberto-torrezan:gwt-views:1.1.0'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation ("com.github.gilberto-torrezan:gwt-views:1.1.0")
'com.github.gilberto-torrezan:gwt-views:jar:1.1.0'
<dependency org="com.github.gilberto-torrezan" name="gwt-views" rev="1.1.0">
<artifact name="gwt-views" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-views', version='1.1.0')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-views" % "1.1.0"
[com.github.gilberto-torrezan/gwt-views "1.1.0"]