не последняя версия
Последняя версия 5.2-alpha-23

com.alachisoft:cache 5.2-alpha-22


Группа

Группа

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

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

cache
Версия

Версия

5.2-alpha-22
Тип

Тип

jar

Скачать cache 5.2-alpha-22


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