Download sbt-stats-1.0.7.jar file - Jar s

Jar examples for s:sbt-stats

Description

sbt-stats

You can download jar file sbt-stats 1.0.7 in this page.

License

Apache 2

Build File

You can use the following script to add sbt-stats-1.0.7.jar to your project.

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

Download

Click the following link to download the jar file.

sbt-stats-1.0.7-javadoc.jar
sbt-stats-1.0.7-sources.jar
sbt-stats-1.0.7.jar
sbt-stats-1.0.7.pom



Related Tutorials