| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.tozmart | 
    
| ArtifactId | ArtifactIdshared_preferences | 
    
| Last Version | Last Version0.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionshared_preferences 
            shared_preferences 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| shared_preferences-0.0.5.pom | |
| shared_preferences-0.0.5.aar | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.tozmart/shared_preferences/ -->
<dependency>
    <groupId>io.github.tozmart</groupId>
    <artifactId>shared_preferences</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.tozmart/shared_preferences/
implementation 'io.github.tozmart:shared_preferences:0.0.5'
                // https://jarcasting.com/artifacts/io.github.tozmart/shared_preferences/
implementation ("io.github.tozmart:shared_preferences:0.0.5")
                'io.github.tozmart:shared_preferences:aar:0.0.5'
                <dependency org="io.github.tozmart" name="shared_preferences" rev="0.0.5">
  <artifact name="shared_preferences" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.tozmart', module='shared_preferences', version='0.0.5')
)
                libraryDependencies += "io.github.tozmart" % "shared_preferences" % "0.0.5"
                [io.github.tozmart/shared_preferences "0.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.flutter » flutter_embedding_release | jar | 1.0.0-241c87ad800beeab545ab867354d4683d5bfb6ce |