License |
License |
---|---|
GroupId | GroupIdcom.twitter.common |
ArtifactId | ArtifactIdstats |
Last Version | Last Version0.0.116 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.twitter.common:stats
Common stats library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stats-0.0.116.pom | |
stats-0.0.116.jar | 89 KB |
stats-0.0.116-sources.jar | 21 KB |
stats-0.0.116-javadoc.jar | 91 KB |
stats-0.0.116-CHANGELOG.txt | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.common/stats/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>stats</artifactId>
<version>0.0.116</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/stats/
implementation 'com.twitter.common:stats:0.0.116'
// https://jarcasting.com/artifacts/com.twitter.common/stats/
implementation ("com.twitter.common:stats:0.0.116")
'com.twitter.common:stats:jar:0.0.116'
<dependency org="com.twitter.common" name="stats" rev="0.0.116">
<artifact name="stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='stats', version='0.0.116')
)
libraryDependencies += "com.twitter.common" % "stats" % "0.0.116"
[com.twitter.common/stats "0.0.116"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter.common : stat | jar | 0.0.75 |
com.twitter.common : stats-registry | jar | 0.0.2 |
com.twitter.common : stats-provider | jar | 0.0.94 |
com.twitter.common : application-action | jar | 0.0.91 |
com.twitter.common : base | jar | 0.0.116 |
com.twitter.common : collections | jar | 0.0.111 |
com.twitter.common : quantity | jar | 0.0.100 |
com.twitter.common : util-sampler | jar | 0.0.79 |
com.twitter.common : util-system-mocks | jar | 0.0.105 |
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.google.inject : guice | jar | 4.0 |
commons-lang : commons-lang | jar | 2.6 |