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

com.tencent.polaris:flow-cache 1.1.0

Polaris Plugins Client FlowCache POM

Группа

Группа

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

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

flow-cache
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать flow-cache 1.1.0

Имя Файла Размер
flow-cache-1.1.0.pom 956 bytes
Обзор

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