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

com.base4j:base4j-cache 1.2.0


Группа

Группа

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

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

base4j-cache
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать base4j-cache 1.2.0


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