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

com.base4j:base4j-cache 1.1.5


Группа

Группа

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

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

base4j-cache
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать base4j-cache 1.1.5


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