Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.wetheinter |
ArtifactId | ArtifactIdxapi-gwt-io |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
xapi-gwt-io-0.4.pom | |
xapi-gwt-io-0.4.jar | 1 KB |
xapi-gwt-io-0.4-tests.jar | 1 KB |
xapi-gwt-io-0.4-sources.jar | 924 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-io/ -->
<dependency>
<groupId>net.wetheinter</groupId>
<artifactId>xapi-gwt-io</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-io/
implementation 'net.wetheinter:xapi-gwt-io:0.4'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt-io/
implementation ("net.wetheinter:xapi-gwt-io:0.4")
'net.wetheinter:xapi-gwt-io:jar:0.4'
<dependency org="net.wetheinter" name="xapi-gwt-io" rev="0.4">
<artifact name="xapi-gwt-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-gwt-io', version='0.4')
)
libraryDependencies += "net.wetheinter" % "xapi-gwt-io" % "0.4"
[net.wetheinter/xapi-gwt-io "0.4"]