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

com.lifeonwalden:app-cache-service 1.0.5


Группа

Группа

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

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

app-cache-service
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать app-cache-service 1.0.5


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