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