scalatra / scalatra   2.8.4

Website GitHub

Tiny Scala high-performance, async web framework, inspired by Sinatra

Scala versions: 3.x 2.13 2.12 2.11 2.10

scalatra-atmosphere 2.5.0


Group ID:
org.scalatra
Artifact ID:
scalatra-atmosphere_2.12
Version:
2.5.0
Release Date:
Nov 19, 2016
Licenses:
Files:

libraryDependencies += "org.scalatra" %% "scalatra-atmosphere" % "2.5.0"

Mill build tool

ivy"org.scalatra::scalatra-atmosphere:2.5.0"

Scala CLI

//> using dep "org.scalatra::scalatra-atmosphere:2.5.0"

Ammonite REPL

import $ivy.`org.scalatra::scalatra-atmosphere:2.5.0`

<dependency>
  <groupId>org.scalatra</groupId>
  <artifactId>scalatra-atmosphere_2.12</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'org.scalatra', name: 'scalatra-atmosphere_2.12', version: '2.5.0'