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

Jar examples for s:sbt-stats

Description

sbt-stats

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials