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

com.guicedee.services:cache-api 1.2.2.1-jre17

The core maven build properties

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

cache-api
Версия

Версия

1.2.2.1-jre17
Тип

Тип

jar

Скачать cache-api 1.2.2.1-jre17


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