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

kz.greetgo:greetgo.fstorage 2.0.1

File Storage Implementation

Категории

Категории

FST Данные Data Formats Serialization
Группа

Группа

kz.greetgo
Идентификатор

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

greetgo.fstorage
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать greetgo.fstorage 2.0.1


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