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

com.webcohesion.enunciate:enunciate-ruby-json-client 2.0.0-M.3

The Enunciate Ruby JSON Client module generates the Ruby client code for accessing the JSON components of the Web service API.

Категории

Категории

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

Группа

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

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

enunciate-ruby-json-client
Версия

Версия

2.0.0-M.3
Тип

Тип

jar

Скачать enunciate-ruby-json-client 2.0.0-M.3


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