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