Last Version

settingshelper 1.0.0

Android library for simple settings management

License

License

GroupId

GroupId

com.techyourchance
ArtifactId

ArtifactId

settingshelper
Version

Version

1.0.0
Type

Type

aar
Description

Description

settingshelper
Android library for simple settings management
Project URL

Project URL

https://github.com/techyourchance/settings-helper
Source Code Management

Source Code Management

https://github.com/techyourchance/settings-helper

Download settingshelper 1.0.0


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

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.