License |
License
GNU Lesser General Public License, version 2.1
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdde.oscillation.gwt |
ArtifactId | ArtifactIdgoda-time |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptiongoda-time
Goda-time - fork for use with GWT and maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
goda-time-0.0.1.pom | |
goda-time-0.0.1.jar | 1 MB |
goda-time-0.0.1-sources.jar | 532 KB |
goda-time-0.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.oscillation.gwt/goda-time/ -->
<dependency>
<groupId>de.oscillation.gwt</groupId>
<artifactId>goda-time</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.oscillation.gwt/goda-time/
implementation 'de.oscillation.gwt:goda-time:0.0.1'
// https://jarcasting.com/artifacts/de.oscillation.gwt/goda-time/
implementation ("de.oscillation.gwt:goda-time:0.0.1")
'de.oscillation.gwt:goda-time:jar:0.0.1'
<dependency org="de.oscillation.gwt" name="goda-time" rev="0.0.1">
<artifact name="goda-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.oscillation.gwt', module='goda-time', version='0.0.1')
)
libraryDependencies += "de.oscillation.gwt" % "goda-time" % "0.0.1"
[de.oscillation.gwt/goda-time "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.4.0 |