A library to express swagger specifications using a Scala DSL.
swagger-blocks-yaml 0.6.0
Group ID:
io.github.felixbr
Artifact ID:
swagger-blocks-yaml_2.12
Version:
0.6.0
Release Date:
Sep 2, 2018
Licenses:
Files:
libraryDependencies += "io.github.felixbr" %% "swagger-blocks-yaml" % "0.6.0"
ivy"io.github.felixbr::swagger-blocks-yaml:0.6.0"
//> using dep "io.github.felixbr::swagger-blocks-yaml:0.6.0"
import $ivy.`io.github.felixbr::swagger-blocks-yaml:0.6.0`
<dependency> <groupId>io.github.felixbr</groupId> <artifactId>swagger-blocks-yaml_2.12</artifactId> <version>0.6.0</version> </dependency>
compile group: 'io.github.felixbr', name: 'swagger-blocks-yaml_2.12', version: '0.6.0'