| License |
License |
|---|---|
| GroupId | GroupIdcom.stetel |
| ArtifactId | ArtifactIdfloppy |
| Version | Version1.1.0 |
| Type | Typeaar |
| Description |
Descriptionfloppy
An Android lib which improves the standard SharedPreferences
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| floppy-1.1.0.pom | |
| floppy-1.1.0-sources.jar | 4 KB |
| floppy-1.1.0-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stetel/floppy/ -->
<dependency>
<groupId>com.stetel</groupId>
<artifactId>floppy</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stetel/floppy/
implementation 'com.stetel:floppy:1.1.0'
// https://jarcasting.com/artifacts/com.stetel/floppy/
implementation ("com.stetel:floppy:1.1.0")
'com.stetel:floppy:aar:1.1.0'
<dependency org="com.stetel" name="floppy" rev="1.1.0">
<artifact name="floppy" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stetel', module='floppy', version='1.1.0')
)
libraryDependencies += "com.stetel" % "floppy" % "1.1.0"
[com.stetel/floppy "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.2 |