simplefx-wrapping 3.0.0-SNAPSHOT
Group ID:
SANDEC
Artifact ID:
simplefx-wrapping_2.12
Version:
3.0.0-SNAPSHOT
Release Date:
Jul 7, 2017
Licenses:
libraryDependencies += "SANDEC" %% "simplefx-wrapping" % "3.0.0-SNAPSHOT" resolvers += Resolver.bintrayRepo("sandec", "repo")
ivy"SANDEC::simplefx-wrapping:3.0.0-SNAPSHOT" MavenRepository("https://dl.bintray.com/sandec/repo")
//> using dep "SANDEC::simplefx-wrapping:3.0.0-SNAPSHOT"
import $ivy.`SANDEC::simplefx-wrapping:3.0.0-SNAPSHOT` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray sandec repo", "Some(https://dl.bintray.com/sandec/repo)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>SANDEC</groupId> <artifactId>simplefx-wrapping_2.12</artifactId> <version>3.0.0-SNAPSHOT</version> </dependency>
compile group: 'SANDEC', name: 'simplefx-wrapping_2.12', version: '3.0.0-SNAPSHOT'