Last Version

Android Support PreferenceFragment 0.1.2

PreferenceFragment for versions prior to Honeycomb

License

License

GroupId

GroupId

com.github.machinarius
ArtifactId

ArtifactId

preferencefragment
Version

Version

0.1.2
Type

Type

aar
Description

Description

Android Support PreferenceFragment
PreferenceFragment for versions prior to Honeycomb
Project URL

Project URL

https://github.com/Machinarius/preferencefragment

Download preferencefragment 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 18.0.0

Project Modules

There are no modules declared in this project.