License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.gwtmultipage |
ArtifactId | ArtifactIdgwtmultipage-core |
Last Version | Last Version1.0.0.Beta5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Multipage Core
The library that contains everything you need to use GWT Multipage.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.gwtmultipage/gwtmultipage-core/ -->
<dependency>
<groupId>org.gwtmultipage</groupId>
<artifactId>gwtmultipage-core</artifactId>
<version>1.0.0.Beta5</version>
</dependency>
// https://jarcasting.com/artifacts/org.gwtmultipage/gwtmultipage-core/
implementation 'org.gwtmultipage:gwtmultipage-core:1.0.0.Beta5'
// https://jarcasting.com/artifacts/org.gwtmultipage/gwtmultipage-core/
implementation ("org.gwtmultipage:gwtmultipage-core:1.0.0.Beta5")
'org.gwtmultipage:gwtmultipage-core:jar:1.0.0.Beta5'
<dependency org="org.gwtmultipage" name="gwtmultipage-core" rev="1.0.0.Beta5">
<artifact name="gwtmultipage-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gwtmultipage', module='gwtmultipage-core', version='1.0.0.Beta5')
)
libraryDependencies += "org.gwtmultipage" % "gwtmultipage-core" % "1.0.0.Beta5"
[org.gwtmultipage/gwtmultipage-core "1.0.0.Beta5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.0.3 |
com.google.gwt : gwt-dev | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |