swagger-async-httpclient 0.1.5


Group ID:
com.wordnik.swagger
Artifact ID:
swagger-async-httpclient_2.10
Version:
0.1.5
Release Date:
May 12, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.wordnik.swagger</groupId>
  <artifactId>swagger-async-httpclient_2.10</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'com.wordnik.swagger', name: 'swagger-async-httpclient_2.10', version: '0.1.5'