| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.tinesoft |
| ArtifactId | ArtifactIdgwt-dialogs |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongwt-dialogs - Parent
GWT Dialogs Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gwt-dialogs-1.0.0.pom | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tinesoft/gwt-dialogs/ -->
<dependency>
<groupId>com.tinesoft</groupId>
<artifactId>gwt-dialogs</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tinesoft/gwt-dialogs/
implementation 'com.tinesoft:gwt-dialogs:1.0.0'
// https://jarcasting.com/artifacts/com.tinesoft/gwt-dialogs/
implementation ("com.tinesoft:gwt-dialogs:1.0.0")
'com.tinesoft:gwt-dialogs:pom:1.0.0'
<dependency org="com.tinesoft" name="gwt-dialogs" rev="1.0.0">
<artifact name="gwt-dialogs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tinesoft', module='gwt-dialogs', version='1.0.0')
)
libraryDependencies += "com.tinesoft" % "gwt-dialogs" % "1.0.0"
[com.tinesoft/gwt-dialogs "1.0.0"]