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

au.com.gridstone.rxstore:converter-gson 5.0.0

A tiny library that assists in saving and restoring objects to disk using RxJava.

Категории

Категории

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

Группа

au.com.gridstone.rxstore
Идентификатор

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

converter-gson
Версия

Версия

5.0.0
Тип

Тип

jar

Скачать converter-gson 5.0.0


<!-- https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/ -->
<dependency>
    <groupId>au.com.gridstone.rxstore</groupId>
    <artifactId>converter-gson</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/
implementation 'au.com.gridstone.rxstore:converter-gson:5.0.0'
// https://jarcasting.com/artifacts/au.com.gridstone.rxstore/converter-gson/
implementation ("au.com.gridstone.rxstore:converter-gson:5.0.0")
'au.com.gridstone.rxstore:converter-gson:jar:5.0.0'
<dependency org="au.com.gridstone.rxstore" name="converter-gson" rev="5.0.0">
  <artifact name="converter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.gridstone.rxstore', module='converter-gson', version='5.0.0')
)
libraryDependencies += "au.com.gridstone.rxstore" % "converter-gson" % "5.0.0"
[au.com.gridstone.rxstore/converter-gson "5.0.0"]