is not current version
Last Version 2.14.0

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

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

Categories

Categories

Ruby Languages CLI User Interface JSON Data
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-ruby-json-client
Version

Version

2.0.0-M.4
Type

Type

jar

Download enunciate-ruby-json-client 2.0.0-M.4


<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-ruby-json-client/
implementation ("com.webcohesion.enunciate:enunciate-ruby-json-client:2.0.0-M.4")
'com.webcohesion.enunciate:enunciate-ruby-json-client:jar:2.0.0-M.4'
<dependency org="com.webcohesion.enunciate" name="enunciate-ruby-json-client" rev="2.0.0-M.4">
  <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.4')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-ruby-json-client" % "2.0.0-M.4"
[com.webcohesion.enunciate/enunciate-ruby-json-client "2.0.0-M.4"]