не последняя версия
Последняя версия 2.14.0

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

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

Категории

Категории

JavaScript Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.webcohesion.enunciate
Идентификатор

Идентификатор

enunciate-javascript-client
Версия

Версия

2.13.0
Тип

Тип

jar

Скачать enunciate-javascript-client 2.13.0


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