Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.atmosphere.org.timepedia.exporter |
ArtifactId | ArtifactIdgwtexporter |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Javascript API Exporter
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwtexporter-0.7.1.pom | |
gwtexporter-0.7.1.jar | 80 KB |
gwtexporter-0.7.1-sources.jar | 33 KB |
gwtexporter-0.7.1-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.org.timepedia.exporter/gwtexporter/ -->
<dependency>
<groupId>org.atmosphere.org.timepedia.exporter</groupId>
<artifactId>gwtexporter</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.org.timepedia.exporter/gwtexporter/
implementation 'org.atmosphere.org.timepedia.exporter:gwtexporter:0.7.1'
// https://jarcasting.com/artifacts/org.atmosphere.org.timepedia.exporter/gwtexporter/
implementation ("org.atmosphere.org.timepedia.exporter:gwtexporter:0.7.1")
'org.atmosphere.org.timepedia.exporter:gwtexporter:jar:0.7.1'
<dependency org="org.atmosphere.org.timepedia.exporter" name="gwtexporter" rev="0.7.1">
<artifact name="gwtexporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.org.timepedia.exporter', module='gwtexporter', version='0.7.1')
)
libraryDependencies += "org.atmosphere.org.timepedia.exporter" % "gwtexporter" % "0.7.1"
[org.atmosphere.org.timepedia.exporter/gwtexporter "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.2.0 |
com.google.gwt : gwt-dev | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |