swagger-async-httpclient 0.1.2


Group ID:
com.wordnik.swagger
Artifact ID:
swagger-async-httpclient_2.10
Version:
0.1.2
Release Date:
Apr 9, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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