Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

mslinn/scalacourses-play-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalacourses-play-utils

Build Status Download

Utilities for Play Referenced from ScalaCourses.com

See the unit tests for usage examples.

Installing

Add two lines to build.sbt.

  • Add the scalacourses-play-utils dependency:
"com.micronautics" %% "scalacourses-play-utils" % "0.2.1" withSources()
  • Add this to the resolvers:
"micronautics/play on bintray" at "http://dl.bintray.com/micronautics/play"

This library has been built against

  • Scala 2.10.6 / Play 2.2.6
  • Scala 2.11.11 / Play 2.5.19
  • Scala 2.12.10 / Play 2.6.23
  • Scala 2.13.1 / Play 2.7.3

Scaladoc

Here

About

Utilities for Play Referenced from ScalaCourses.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published