не последняя версия
Последняя версия 1.14.0

com.spotify:folsom-elasticache 1.9.1


Группа

Группа

com.spotify
Идентификатор

Идентификатор

folsom-elasticache
Версия

Версия

1.9.1
Тип

Тип

jar

Скачать folsom-elasticache 1.9.1


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