Last Version

Shared 0.0.1

A Simple Android SharedPreferences

License

License

GroupId

GroupId

com.devahoy
ArtifactId

ArtifactId

shared
Version

Version

0.0.1
Type

Type

aar
Description

Description

Shared
A Simple Android SharedPreferences
Project URL

Project URL

https://github.com/devahoy/shared
Source Code Management

Source Code Management

https://github.com/devahoy/shared

Download shared 0.0.1


<!-- https://jarcasting.com/artifacts/com.devahoy/shared/ -->
<dependency>
    <groupId>com.devahoy</groupId>
    <artifactId>shared</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.devahoy/shared/
implementation 'com.devahoy:shared:0.0.1'
// https://jarcasting.com/artifacts/com.devahoy/shared/
implementation ("com.devahoy:shared:0.0.1")
'com.devahoy:shared:aar:0.0.1'
<dependency org="com.devahoy" name="shared" rev="0.0.1">
  <artifact name="shared" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.devahoy', module='shared', version='0.0.1')
)
libraryDependencies += "com.devahoy" % "shared" % "0.0.1"
[com.devahoy/shared "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.