relaxed-json-update-jackson 0.0.1
Group ID:
com.github.andyglow
Artifact ID:
relaxed-json-update-jackson_2.11
Version:
0.0.1
Release Date:
Nov 28, 2016
Licenses:
libraryDependencies += "com.github.andyglow" %% "relaxed-json-update-jackson" % "0.0.1" resolvers += Resolver.bintrayRepo("andyglow", "scala-tools")
ivy"com.github.andyglow::relaxed-json-update-jackson:0.0.1" MavenRepository("https://dl.bintray.com/andyglow/scala-tools")
//> using dep "com.github.andyglow::relaxed-json-update-jackson:0.0.1"
import $ivy.`com.github.andyglow::relaxed-json-update-jackson:0.0.1` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray andyglow scala-tools", "Some(https://dl.bintray.com/andyglow/scala-tools)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.github.andyglow</groupId> <artifactId>relaxed-json-update-jackson_2.11</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.andyglow', name: 'relaxed-json-update-jackson_2.11', version: '0.0.1'