Last Version

UnifiedPreference (Parent) 0.0.2

A convenience library for working with all versions of the Android Preference package from API v4 and up

License

License

Categories

Categories

Net
GroupId

GroupId

net.saik0.android.unifiedpreference
ArtifactId

ArtifactId

parent
Version

Version

0.0.2
Type

Type

pom
Description

Description

UnifiedPreference (Parent)
A convenience library for working with all versions of the Android Preference package from API v4 and up
Project URL

Project URL

https://github.com/saik0/UnifiedPreference/
Project Organization

Project Organization

Joel Pedraza
Source Code Management

Source Code Management

https://github.com/saik0/UnifiedPreference/

Download parent 0.0.2

Filename Size
parent-0.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/net.saik0.android.unifiedpreference/parent/ -->
<dependency>
    <groupId>net.saik0.android.unifiedpreference</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.saik0.android.unifiedpreference/parent/
implementation 'net.saik0.android.unifiedpreference:parent:0.0.2'
// https://jarcasting.com/artifacts/net.saik0.android.unifiedpreference/parent/
implementation ("net.saik0.android.unifiedpreference:parent:0.0.2")
'net.saik0.android.unifiedpreference:parent:pom:0.0.2'
<dependency org="net.saik0.android.unifiedpreference" name="parent" rev="0.0.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.saik0.android.unifiedpreference', module='parent', version='0.0.2')
)
libraryDependencies += "net.saik0.android.unifiedpreference" % "parent" % "0.0.2"
[net.saik0.android.unifiedpreference/parent "0.0.2"]

Dependencies

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

Project Modules

  • library
  • demo