is not current version
Last Version 2.6.9

com.maxifier.mxcache:mxcache-runtime 2.6.5

Constains all classes necessary for launching a MxCache-instrumentated application

GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

mxcache-runtime
Version

Version

2.6.5
Type

Type

jar

Download mxcache-runtime 2.6.5


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