Jar examples for s:sbt-stats
sbt-stats
You can download jar file sbt-stats 1.0.7 in this page.
Apache 2
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'
Click the following link to download the jar file.
sbt-stats-1.0.7-javadoc.jar