swagger 0.6.3


Group ID:
com.github.acsgh.mad.scala.support
Artifact ID:
swagger_2.13
Version:
0.6.3
Release Date:
Nov 14, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.support" %% "swagger" % "0.6.3"

Mill build tool

ivy"com.github.acsgh.mad.scala.support::swagger:0.6.3"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.support::swagger:0.6.3"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.support::swagger:0.6.3`

<dependency>
  <groupId>com.github.acsgh.mad.scala.support</groupId>
  <artifactId>swagger_2.13</artifactId>
  <version>0.6.3</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.support', name: 'swagger_2.13', version: '0.6.3'