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

com.csicit.ace:data-persistent 1.0.64


Категории

Категории

Данные
Группа

Группа

com.csicit.ace
Идентификатор

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

data-persistent
Версия

Версия

1.0.64
Тип

Тип

jar

Скачать data-persistent 1.0.64


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