Categories |
CategoriesGUI User Interface Gson Data JSON |
---|---|
GroupId | GroupIdcom.github.guilhe.sharedprefs-ktx |
ArtifactId | ArtifactIdconverter-gson |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
converter-gson-1.0.1.pom | |
converter-gson-1.0.1.aar | 4 KB |
converter-gson-1.0.1-sources.jar | 1 KB |
converter-gson-1.0.1-javadoc.jar | 781 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guilhe.sharedprefs-ktx/converter-gson/ -->
<dependency>
<groupId>com.github.guilhe.sharedprefs-ktx</groupId>
<artifactId>converter-gson</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe.sharedprefs-ktx/converter-gson/
implementation 'com.github.guilhe.sharedprefs-ktx:converter-gson:1.0.1'
// https://jarcasting.com/artifacts/com.github.guilhe.sharedprefs-ktx/converter-gson/
implementation ("com.github.guilhe.sharedprefs-ktx:converter-gson:1.0.1")
'com.github.guilhe.sharedprefs-ktx:converter-gson:aar:1.0.1'
<dependency org="com.github.guilhe.sharedprefs-ktx" name="converter-gson" rev="1.0.1">
<artifact name="converter-gson" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe.sharedprefs-ktx', module='converter-gson', version='1.0.1')
)
libraryDependencies += "com.github.guilhe.sharedprefs-ktx" % "converter-gson" % "1.0.1"
[com.github.guilhe.sharedprefs-ktx/converter-gson "1.0.1"]