simplefx-macro 2.3.3
Group ID:
     SANDEC 
  Artifact ID:
     simplefx-macro_2.11 
  Version:
     2.3.3 
  Release Date:
     Apr 10, 2017 
  Licenses:
    libraryDependencies += "SANDEC" %% "simplefx-macro" % "2.3.3"
resolvers += Resolver.bintrayRepo("sandec", "repo")
          
        ivy"SANDEC::simplefx-macro:2.3.3"
MavenRepository("https://dl.bintray.com/sandec/repo")
          
        //> using dep "SANDEC::simplefx-macro:2.3.3"
import $ivy.`SANDEC::simplefx-macro:2.3.3` 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-macro_2.11</artifactId> <version>2.3.3</version> </dependency>
compile group: 'SANDEC', name: 'simplefx-macro_2.11', version: '2.3.3'