is not current version
Last Version 0.1.2

com.github.machinarius:preferencefragment 0.1.1

PreferenceFragment for versions prior to Honeycomb

GroupId

GroupId

com.github.machinarius
ArtifactId

ArtifactId

preferencefragment
Version

Version

0.1.1
Type

Type

aar

Download preferencefragment 0.1.1


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