is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-javascript-client 2.4.0

The Enunciate JavaScript module generates the JavaScript client code for accessing the JSON Web service API.

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-javascript-client
Version

Version

2.4.0
Type

Type

jar

Download enunciate-javascript-client 2.4.0


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