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

io.github.tick-taku:datastore.encryptedserializer 1.0.0-alpha01

Serializer that encrypt when saving/reading data for Android DataStore.

Категории

Категории

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

Группа

io.github.tick-taku
Идентификатор

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

datastore.encryptedserializer
Версия

Версия

1.0.0-alpha01
Тип

Тип

aar

Скачать datastore.encryptedserializer 1.0.0-alpha01


<!-- https://jarcasting.com/artifacts/io.github.tick-taku/datastore.encryptedserializer/ -->
<dependency>
    <groupId>io.github.tick-taku</groupId>
    <artifactId>datastore.encryptedserializer</artifactId>
    <version>1.0.0-alpha01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tick-taku/datastore.encryptedserializer/
implementation 'io.github.tick-taku:datastore.encryptedserializer:1.0.0-alpha01'
// https://jarcasting.com/artifacts/io.github.tick-taku/datastore.encryptedserializer/
implementation ("io.github.tick-taku:datastore.encryptedserializer:1.0.0-alpha01")
'io.github.tick-taku:datastore.encryptedserializer:aar:1.0.0-alpha01'
<dependency org="io.github.tick-taku" name="datastore.encryptedserializer" rev="1.0.0-alpha01">
  <artifact name="datastore.encryptedserializer" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tick-taku', module='datastore.encryptedserializer', version='1.0.0-alpha01')
)
libraryDependencies += "io.github.tick-taku" % "datastore.encryptedserializer" % "1.0.0-alpha01"
[io.github.tick-taku/datastore.encryptedserializer "1.0.0-alpha01"]