Last Version

core 1.0.1

⚙ A beautiful and extensible API for bulding preferences screen.

License

License

Apache 2.0 License
GroupId

GroupId

com.imangazaliev.material-prefs
ArtifactId

ArtifactId

core
Version

Version

1.0.1
Type

Type

aar
Description

Description

core
⚙ A beautiful and extensible API for bulding preferences screen.
Project URL

Project URL

https://github.com/ImangazalievM/material-prefs

Download core 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
androidx.cardview » cardview jar 1.0.0

Project Modules

There are no modules declared in this project.