не последняя версия
Последняя версия 2.6.9

com.maxifier.mxcache:mxcache-generation 2.5.9

Contains a set of templates and Generator class that generates various cache classes for a combination of different primitive key and value types.

Группа

Группа

com.maxifier.mxcache
Идентификатор

Идентификатор

mxcache-generation
Версия

Версия

2.5.9
Тип

Тип

jar

Скачать mxcache-generation 2.5.9


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