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

com.github.amanv8060:aboutpagelib 1.0.1

A Kotlin SharedPreferences wrapper

Группа

Группа

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

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

aboutpagelib
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать aboutpagelib 1.0.1


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