is not current version
Last Version 0.1.32

com.facebook.jcommon:stats 0.1.31


GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

stats
Version

Version

0.1.31
Type

Type

jar

Download stats 0.1.31


<!-- https://jarcasting.com/artifacts/com.facebook.jcommon/stats/ -->
<dependency>
    <groupId>com.facebook.jcommon</groupId>
    <artifactId>stats</artifactId>
    <version>0.1.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.jcommon/stats/
implementation 'com.facebook.jcommon:stats:0.1.31'
// https://jarcasting.com/artifacts/com.facebook.jcommon/stats/
implementation ("com.facebook.jcommon:stats:0.1.31")
'com.facebook.jcommon:stats:jar:0.1.31'
<dependency org="com.facebook.jcommon" name="stats" rev="0.1.31">
  <artifact name="stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.jcommon', module='stats', version='0.1.31')
)
libraryDependencies += "com.facebook.jcommon" % "stats" % "0.1.31"
[com.facebook.jcommon/stats "0.1.31"]