is not current version
Last Version 1.14.0

com.spotify:folsom-opencensus 1.9.3


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

folsom-opencensus
Version

Version

1.9.3
Type

Type

jar

Download folsom-opencensus 1.9.3


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