License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdnet.wetheinter |
ArtifactId | ArtifactIdxapi-gwt-ui-parent |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionXApi - GWT ui superpom
This super module contains the gwt user interface layer for xapi.
|
Project Organization |
Project OrganizationThe Internet Party |
Filename | Size |
---|---|
xapi-gwt-ui-parent-0.5.pom | 1 KB |
xapi-gwt-ui-parent-0.5-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-ui-parent/ -->
<dependency>
<groupId>net.wetheinter</groupId>
<artifactId>xapi-gwt-ui-parent</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-ui-parent/
implementation 'net.wetheinter:xapi-gwt-ui-parent:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-ui-parent/
implementation ("net.wetheinter:xapi-gwt-ui-parent:0.5")
'net.wetheinter:xapi-gwt-ui-parent:jar:0.5'
<dependency org="net.wetheinter" name="xapi-gwt-ui-parent" rev="0.5">
<artifact name="xapi-gwt-ui-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-gwt-ui-parent', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-gwt-ui-parent" % "0.5"
[net.wetheinter/xapi-gwt-ui-parent "0.5"]
Group / Artifact | Type | Version |
---|---|---|
net.wetheinter : xapi-gwt-inject | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |