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