License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.yesmail |
ArtifactId | ArtifactIdgwt-rolodex |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-rolodex
A gwt widget for the animated display of image sets
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-rolodex-1.1.pom | |
gwt-rolodex-1.1.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yesmail/gwt-rolodex/ -->
<dependency>
<groupId>com.yesmail</groupId>
<artifactId>gwt-rolodex</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yesmail/gwt-rolodex/
implementation 'com.yesmail:gwt-rolodex:1.1'
// https://jarcasting.com/artifacts/com.yesmail/gwt-rolodex/
implementation ("com.yesmail:gwt-rolodex:1.1")
'com.yesmail:gwt-rolodex:jar:1.1'
<dependency org="com.yesmail" name="gwt-rolodex" rev="1.1">
<artifact name="gwt-rolodex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yesmail', module='gwt-rolodex', version='1.1')
)
libraryDependencies += "com.yesmail" % "gwt-rolodex" % "1.1"
[com.yesmail/gwt-rolodex "1.1"]