| License |
License |
|---|---|
| GroupId | GroupIdcom.takisoft.preferencex |
| ArtifactId | ArtifactIdpreferencex |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpreferencex
AndroidX Preference library eXtended
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| preferencex-1.1.0.pom | |
| preferencex-1.1.0-sources.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.takisoft.preferencex/preferencex/ -->
<dependency>
<groupId>com.takisoft.preferencex</groupId>
<artifactId>preferencex</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.takisoft.preferencex/preferencex/
implementation 'com.takisoft.preferencex:preferencex:1.1.0'
// https://jarcasting.com/artifacts/com.takisoft.preferencex/preferencex/
implementation ("com.takisoft.preferencex:preferencex:1.1.0")
'com.takisoft.preferencex:preferencex:aar:1.1.0'
<dependency org="com.takisoft.preferencex" name="preferencex" rev="1.1.0">
<artifact name="preferencex" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.takisoft.preferencex', module='preferencex', version='1.1.0')
)
libraryDependencies += "com.takisoft.preferencex" % "preferencex" % "1.1.0"
[com.takisoft.preferencex/preferencex "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.preference » preference | jar | 1.1.0 |