is not current version
Last Version 1.14.0

com.spotify:folsom-opencensus 1.7.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

folsom-opencensus
Version

Version

1.7.1
Type

Type

jar

Download folsom-opencensus 1.7.1


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