| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.treblereel.gwt.resources |
| ArtifactId | ArtifactIdresources-api |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClient api for gwt-resources-lite
Client api for gwt-resources-lite
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| resources-api-0.2.pom | |
| resources-api-0.2.jar | 43 KB |
| resources-api-0.2-sources.jar | 22 KB |
| resources-api-0.2-javadoc.jar | 532 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.resources/resources-api/ -->
<dependency>
<groupId>org.treblereel.gwt.resources</groupId>
<artifactId>resources-api</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.resources/resources-api/
implementation 'org.treblereel.gwt.resources:resources-api:0.2'
// https://jarcasting.com/artifacts/org.treblereel.gwt.resources/resources-api/
implementation ("org.treblereel.gwt.resources:resources-api:0.2")
'org.treblereel.gwt.resources:resources-api:jar:0.2'
<dependency org="org.treblereel.gwt.resources" name="resources-api" rev="0.2">
<artifact name="resources-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.resources', module='resources-api', version='0.2')
)
libraryDependencies += "org.treblereel.gwt.resources" % "resources-api" % "0.2"
[org.treblereel.gwt.resources/resources-api "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.elemental2 : elemental2-dom | jar | 1.1.0 |