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

io.split.client:pluggable-storage 1.0.0-alpha

Wrapper interface to implement Pluggable Storage

Категории

Категории

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

Группа

io.split.client
Идентификатор

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

pluggable-storage
Версия

Версия

1.0.0-alpha
Тип

Тип

jar

Скачать pluggable-storage 1.0.0-alpha


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