swagger-async-httpclient 0.3.5


Group ID:
com.wordnik.swagger
Artifact ID:
swagger-async-httpclient_2.11
Version:
0.3.5
Release Date:
Oct 20, 2014
Licenses:
Files:

libraryDependencies += "com.wordnik.swagger" %% "swagger-async-httpclient" % "0.3.5"

Mill build tool

ivy"com.wordnik.swagger::swagger-async-httpclient:0.3.5"

Scala CLI

//> using dep "com.wordnik.swagger::swagger-async-httpclient:0.3.5"

Ammonite REPL

import $ivy.`com.wordnik.swagger::swagger-async-httpclient:0.3.5`

<dependency>
  <groupId>com.wordnik.swagger</groupId>
  <artifactId>swagger-async-httpclient_2.11</artifactId>
  <version>0.3.5</version>
</dependency>

compile group: 'com.wordnik.swagger', name: 'swagger-async-httpclient_2.11', version: '0.3.5'