A library to express swagger specifications using a Scala DSL.
swagger-blocks-yaml 0.2.0
Group ID:
io.github.felixbr
Artifact ID:
swagger-blocks-yaml_2.11
Version:
0.2.0
Release Date:
Nov 25, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "io.github.felixbr" %% "swagger-blocks-yaml" % "0.2.0"
ivy"io.github.felixbr::swagger-blocks-yaml:0.2.0"
//> using dep "io.github.felixbr::swagger-blocks-yaml:0.2.0"
import $ivy.`io.github.felixbr::swagger-blocks-yaml:0.2.0`
<dependency> <groupId>io.github.felixbr</groupId> <artifactId>swagger-blocks-yaml_2.11</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.github.felixbr', name: 'swagger-blocks-yaml_2.11', version: '0.2.0'