is not current version
Last Version 5.18.26

com.netflix.evcache:evcache-client-sample 5.0.0-rc.2

evcache-client-sample

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.netflix.evcache
ArtifactId

ArtifactId

evcache-client-sample
Version

Version

5.0.0-rc.2
Type

Type

jar

Download evcache-client-sample 5.0.0-rc.2


<!-- https://jarcasting.com/artifacts/com.netflix.evcache/evcache-client-sample/ -->
<dependency>
    <groupId>com.netflix.evcache</groupId>
    <artifactId>evcache-client-sample</artifactId>
    <version>5.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-client-sample/
implementation 'com.netflix.evcache:evcache-client-sample:5.0.0-rc.2'
// https://jarcasting.com/artifacts/com.netflix.evcache/evcache-client-sample/
implementation ("com.netflix.evcache:evcache-client-sample:5.0.0-rc.2")
'com.netflix.evcache:evcache-client-sample:jar:5.0.0-rc.2'
<dependency org="com.netflix.evcache" name="evcache-client-sample" rev="5.0.0-rc.2">
  <artifact name="evcache-client-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.evcache', module='evcache-client-sample', version='5.0.0-rc.2')
)
libraryDependencies += "com.netflix.evcache" % "evcache-client-sample" % "5.0.0-rc.2"
[com.netflix.evcache/evcache-client-sample "5.0.0-rc.2"]