swagger-play2 2.1.0


Group ID:
com.chilipiper
Artifact ID:
swagger-play2_2.13
Version:
2.1.0
Release Date:
May 11, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.chilipiper" %% "swagger-play2" % "2.1.0"

Mill build tool

ivy"com.chilipiper::swagger-play2:2.1.0"

Scala CLI

//> using dep "com.chilipiper::swagger-play2:2.1.0"

Ammonite REPL

import $ivy.`com.chilipiper::swagger-play2:2.1.0`

<dependency>
  <groupId>com.chilipiper</groupId>
  <artifactId>swagger-play2_2.13</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.chilipiper', name: 'swagger-play2_2.13', version: '2.1.0'