swagger-scala-module 1.0.5-PR46


Group ID:
com.github.dwickern
Artifact ID:
swagger-scala-module_2.12
Version:
1.0.5-PR46
Release Date:
Feb 13, 2018
Licenses:
Files:

libraryDependencies += "com.github.dwickern" %% "swagger-scala-module" % "1.0.5-PR46"

Mill build tool

ivy"com.github.dwickern::swagger-scala-module:1.0.5-PR46"

Scala CLI

//> using dep "com.github.dwickern::swagger-scala-module:1.0.5-PR46"

Ammonite REPL

import $ivy.`com.github.dwickern::swagger-scala-module:1.0.5-PR46`

<dependency>
  <groupId>com.github.dwickern</groupId>
  <artifactId>swagger-scala-module_2.12</artifactId>
  <version>1.0.5-PR46</version>
</dependency>

compile group: 'com.github.dwickern', name: 'swagger-scala-module_2.12', version: '1.0.5-PR46'