| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter.common |
| ArtifactId | ArtifactIdstat |
| Last Version | Last Version0.0.75 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.twitter.common:stat
Common stat library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stat-0.0.75.pom | |
| stat-0.0.75.jar | 2 KB |
| stat-0.0.75-sources.jar | 1 KB |
| stat-0.0.75-javadoc.jar | 21 KB |
| stat-0.0.75-CHANGELOG.txt | 29 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.common/stat/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>stat</artifactId>
<version>0.0.75</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/stat/
implementation 'com.twitter.common:stat:0.0.75'
// https://jarcasting.com/artifacts/com.twitter.common/stat/
implementation ("com.twitter.common:stat:0.0.75")
'com.twitter.common:stat:jar:0.0.75'
<dependency org="com.twitter.common" name="stat" rev="0.0.75">
<artifact name="stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='stat', version='0.0.75')
)
libraryDependencies += "com.twitter.common" % "stat" % "0.0.75"
[com.twitter.common/stat "0.0.75"]