License |
License |
---|---|
GroupId | GroupIdcom.ahome-it |
ArtifactId | ArtifactIdahome-node |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAhome-Node
Ahome-Node - A GWT toolkit for node.js and nw.js.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ahome-node-1.0.0-RC1.pom | |
ahome-node-1.0.0-RC1.jar | 600 KB |
ahome-node-1.0.0-RC1-sources.jar | 385 KB |
ahome-node-1.0.0-RC1-javadoc.jar | 729 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ahome-it/ahome-node/ -->
<dependency>
<groupId>com.ahome-it</groupId>
<artifactId>ahome-node</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/ahome-node/
implementation 'com.ahome-it:ahome-node:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.ahome-it/ahome-node/
implementation ("com.ahome-it:ahome-node:1.0.0-RC1")
'com.ahome-it:ahome-node:jar:1.0.0-RC1'
<dependency org="com.ahome-it" name="ahome-node" rev="1.0.0-RC1">
<artifact name="ahome-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='ahome-node', version='1.0.0-RC1')
)
libraryDependencies += "com.ahome-it" % "ahome-node" % "1.0.0-RC1"
[com.ahome-it/ahome-node "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.1 |
com.google.gwt : gwt-dev | jar | 2.6.1 |