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

hu.autsoft:krate-gson 0.3.0

A Kotlin SharedPreferences wrapper

Категории

Категории

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

Группа

hu.autsoft
Идентификатор

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

krate-gson
Версия

Версия

0.3.0
Тип

Тип

aar

Скачать krate-gson 0.3.0


<!-- https://jarcasting.com/artifacts/hu.autsoft/krate-gson/ -->
<dependency>
    <groupId>hu.autsoft</groupId>
    <artifactId>krate-gson</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/hu.autsoft/krate-gson/
implementation 'hu.autsoft:krate-gson:0.3.0'
// https://jarcasting.com/artifacts/hu.autsoft/krate-gson/
implementation ("hu.autsoft:krate-gson:0.3.0")
'hu.autsoft:krate-gson:aar:0.3.0'
<dependency org="hu.autsoft" name="krate-gson" rev="0.3.0">
  <artifact name="krate-gson" type="aar" />
</dependency>
@Grapes(
@Grab(group='hu.autsoft', module='krate-gson', version='0.3.0')
)
libraryDependencies += "hu.autsoft" % "krate-gson" % "0.3.0"
[hu.autsoft/krate-gson "0.3.0"]