swagger-scala-module 2.4.0


Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-scala-module_2.13
Version:
2.4.0
Release Date:
Sept 20, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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