не последняя версия
Последняя версия 0.1.2

com.github.machinarius:preferencefragment 0.1.1

PreferenceFragment for versions prior to Honeycomb

Группа

Группа

com.github.machinarius
Идентификатор

Идентификатор

preferencefragment
Версия

Версия

0.1.1
Тип

Тип

aar

Скачать 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"]