inanme / swagger-akka-http   0.9.2.4

Apache License 2.0 GitHub

Support for generating Swagger REST API documentation for Akka-Http based services.

Scala versions: 2.13 2.12

swagger-akka-http 0.9.2.1


Group ID:
com.github.inanme
Artifact ID:
swagger-akka-http_2.13
Version:
0.9.2.1
Release Date:
Jun 23, 2020
Licenses:
Files:

libraryDependencies += "com.github.inanme" %% "swagger-akka-http" % "0.9.2.1"

Mill build tool

ivy"com.github.inanme::swagger-akka-http:0.9.2.1"

Scala CLI

//> using dep "com.github.inanme::swagger-akka-http:0.9.2.1"

Ammonite REPL

import $ivy.`com.github.inanme::swagger-akka-http:0.9.2.1`

<dependency>
  <groupId>com.github.inanme</groupId>
  <artifactId>swagger-akka-http_2.13</artifactId>
  <version>0.9.2.1</version>
</dependency>

compile group: 'com.github.inanme', name: 'swagger-akka-http_2.13', version: '0.9.2.1'