не последняя версия
Последняя версия 0.1.0-M1

org.factcast:factcast-client-cache 0.0.34


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.factcast
Идентификатор

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

factcast-client-cache
Версия

Версия

0.0.34
Тип

Тип

jar

Скачать factcast-client-cache 0.0.34


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