License |
License
EPL
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI |
GroupId | GroupIdorg.eclipselabs |
ArtifactId | ArtifactIdemf-gwt |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emf-gwt-2.9.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipselabs/emf-gwt/ -->
<dependency>
<groupId>org.eclipselabs</groupId>
<artifactId>emf-gwt</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipselabs/emf-gwt/
implementation 'org.eclipselabs:emf-gwt:2.9.0'
// https://jarcasting.com/artifacts/org.eclipselabs/emf-gwt/
implementation ("org.eclipselabs:emf-gwt:2.9.0")
'org.eclipselabs:emf-gwt:pom:2.9.0'
<dependency org="org.eclipselabs" name="emf-gwt" rev="2.9.0">
<artifact name="emf-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipselabs', module='emf-gwt', version='2.9.0')
)
libraryDependencies += "org.eclipselabs" % "emf-gwt" % "2.9.0"
[org.eclipselabs/emf-gwt "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.1 |