libraryDependencies += "com.github.inthenow" %% "jasmine_shared_jvm" % "0.3.1"
import $ivy.`com.github.inthenow::jasmine_shared_jvm:0.3.1`
<dependency> <groupId>com.github.inthenow</groupId> <artifactId>jasmine_shared_jvm_2.10</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.github.inthenow', name: 'jasmine_shared_jvm_2.10', version: '0.3.1'
ivy"com.github.inthenow::jasmine_shared_jvm:0.3.1"