swagger-scala-module 1.0.6


Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-scala-module_2.13
Version:
1.0.6
Release Date:
Oct 10, 2019
Licenses:
Files:

libraryDependencies += "com.github.swagger-akka-http" %% "swagger-scala-module" % "1.0.6"

Mill build tool

ivy"com.github.swagger-akka-http::swagger-scala-module:1.0.6"

Scala CLI

//> using dep "com.github.swagger-akka-http::swagger-scala-module:1.0.6"

Ammonite REPL

import $ivy.`com.github.swagger-akka-http::swagger-scala-module:1.0.6`

<dependency>
  <groupId>com.github.swagger-akka-http</groupId>
  <artifactId>swagger-scala-module_2.13</artifactId>
  <version>1.0.6</version>
</dependency>

compile group: 'com.github.swagger-akka-http', name: 'swagger-scala-module_2.13', version: '1.0.6'