Download sbt-scapegoat-1.0.4.jar file - Jar s

Jar examples for s:sbt-scapegoat

Description

sbt-scapegoat

You can download jar file sbt-scapegoat 1.0.4 in this page.

License

Apache 2

Build File

You can use the following script to add sbt-scapegoat-1.0.4.jar to your project.

<dependency>
   <groupId>com.sksamuel.scapegoat</groupId>
   <artifactId>sbt-scapegoat</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.sksamuel.scapegoat', name: 'sbt-scapegoat', version: '1.0.4'
libraryDependencies += "com.sksamuel.scapegoat" % "sbt-scapegoat" % "1.0.4"
<dependency org="com.sksamuel.scapegoat" name="sbt-scapegoat" rev="1.0.4"/>
@Grapes(@Grab(group='com.sksamuel.scapegoat', module='sbt-scapegoat', version='1.0.4'))
'com.sksamuel.scapegoat:sbt-scapegoat:jar:1.0.4'

Download

Click the following link to download the jar file.

sbt-scapegoat-1.0.4.jar
sbt-scapegoat-1.0.4-javadoc.jar
sbt-scapegoat-1.0.4.pom
sbt-scapegoat-1.0.4-sources.jar



Related Tutorials