is not current version
Last Version 1.31

org.codehaus.enunciate:enunciate-gwt-rt 1.24

The Enunciate GWT Runtime libraries support the GWT endpoints on the server-side.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-gwt-rt
Version

Version

1.24
Type

Type

jar

Download enunciate-gwt-rt 1.24


<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-gwt-rt/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-gwt-rt</artifactId>
    <version>1.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-gwt-rt/
implementation 'org.codehaus.enunciate:enunciate-gwt-rt:1.24'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-gwt-rt/
implementation ("org.codehaus.enunciate:enunciate-gwt-rt:1.24")
'org.codehaus.enunciate:enunciate-gwt-rt:jar:1.24'
<dependency org="org.codehaus.enunciate" name="enunciate-gwt-rt" rev="1.24">
  <artifact name="enunciate-gwt-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-gwt-rt', version='1.24')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-gwt-rt" % "1.24"
[org.codehaus.enunciate/enunciate-gwt-rt "1.24"]