is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-gwt-json-overlay 2.1.1

The Enunciate GWT module generates the artifacts to support the GWT JSON Overlays for the JSON API data.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-gwt-json-overlay
Version

Version

2.1.1
Type

Type

jar

Download enunciate-gwt-json-overlay 2.1.1


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