chandu0101 / sri 0.5.0
GitHubBuild truly native cross platform (web,ios,android) apps using scalajs and react, react-native ,This project moved to new organization : https://github.com/scalajs-react-interface/sri#sri, new chat room : https://gitter.im/scalajs-react-interface/sri
mobile 0.4.0
Group ID:
com.github.chandu0101.sri
Artifact ID:
mobile_sjs0.6_2.11
Version:
0.4.0
Release Date:
Feb 29, 2016
Licenses:
libraryDependencies += "com.github.chandu0101.sri" %%% "mobile" % "0.4.0" resolvers += Resolver.bintrayJCenter
ivy"com.github.chandu0101.sri::mobile:0.4.0" MavenRepository("https://jcenter.bintray.com")
import $ivy.`com.github.chandu0101.sri::mobile:0.4.0` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.github.chandu0101.sri</groupId> <artifactId>mobile_sjs0.6_2.11</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.github.chandu0101.sri', name: 'mobile_sjs0.6_2.11', version: '0.4.0'