is not current version
Last Version 1.3.0

com.madewithtea:kafcache_2.12 1.0.0

Memcached and Redis for Kafka Streams

GroupId

GroupId

com.madewithtea
ArtifactId

ArtifactId

kafcache_2.12
Version

Version

1.0.0
Type

Type

jar

Download kafcache_2.12 1.0.0


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