添加依赖
<dependency>
    <groupId>com.maxifier.mxcache</groupId>
    <artifactId>mxcache-guava-integration</artifactId>
    <version>2.6.9</version>
</dependency>
implementation 'com.maxifier.mxcache:mxcache-guava-integration:2.6.9'
com.maxifier.mxcache:mxcache-guava-integration:2.6.9
<dependency org="com.maxifier.mxcache" name="mxcache-guava-integration" rev="2.6.9" />
libraryDependencies += "com.maxifier.mxcache" % "mxcache-guava-integration" % "2.6.9"
@Grab(group='com.maxifier.mxcache', module='mxcache-guava-integration', version='2.6.9')
[com.maxifier.mxcache/mxcache-guava-integration "2.6.9"]
'com.maxifier.mxcache:mxcache-guava-integration:jar:2.6.9'
资源下载