Download stat-0.0.74.jar file - Jar s

Jar examples for s:stat

Description

Statistics module for Guice applications (does not require sitebricks)

You can download jar file stat 0.0.74 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add stat-0.0.74.jar to your project.

<dependency>
   <groupId>com.twitter.common</groupId>
   <artifactId>stat</artifactId>
   <version>0.0.74</version>
</dependency>
compile group: 'com.twitter.common', name: 'stat', version: '0.0.74'
libraryDependencies += "com.twitter.common" % "stat" % "0.0.74"
<dependency org="com.twitter.common" name="stat" rev="0.0.74"/>
@Grapes(@Grab(group='com.twitter.common', module='stat', version='0.0.74'))
'com.twitter.common:stat:jar:0.0.74'

Download

Click the following link to download the jar file.

stat-0.0.74-javadoc.jar
stat-0.0.74-sources.jar
stat-0.0.74.jar
stat-0.0.74.pom



Related Tutorials