akka-http-marshalling-play-json 0.1.1
Group ID:
io.pjan
Artifact ID:
akka-http-marshalling-play-json_2.10
Version:
0.1.1
Release Date:
Jun 27, 2015
Licenses:
libraryDependencies += "io.pjan" %% "akka-http-marshalling-play-json" % "0.1.1" resolvers += Resolver.bintrayRepo("pjan", "maven")
ivy"io.pjan::akka-http-marshalling-play-json:0.1.1" MavenRepository("https://dl.bintray.com/pjan/maven")
//> using dep "io.pjan::akka-http-marshalling-play-json:0.1.1"
import $ivy.`io.pjan::akka-http-marshalling-play-json:0.1.1` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray pjan maven", "Some(https://dl.bintray.com/pjan/maven)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>io.pjan</groupId> <artifactId>akka-http-marshalling-play-json_2.10</artifactId> <version>0.1.1</version> </dependency>
compile group: 'io.pjan', name: 'akka-http-marshalling-play-json_2.10', version: '0.1.1'