GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdfolsom-elasticache |
Version | Version1.9.3 |
Type | Typejar |
Filename | Size |
---|---|
folsom-elasticache-1.9.3.pom | |
folsom-elasticache-1.9.3.jar | 9 KB |
folsom-elasticache-1.9.3-sources.jar | 4 KB |
folsom-elasticache-1.9.3-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-elasticache</artifactId>
<version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/
implementation 'com.spotify:folsom-elasticache:1.9.3'
// https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/
implementation ("com.spotify:folsom-elasticache:1.9.3")
'com.spotify:folsom-elasticache:jar:1.9.3'
<dependency org="com.spotify" name="folsom-elasticache" rev="1.9.3">
<artifact name="folsom-elasticache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-elasticache', version='1.9.3')
)
libraryDependencies += "com.spotify" % "folsom-elasticache" % "1.9.3"
[com.spotify/folsom-elasticache "1.9.3"]