| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.android-password-store |
| ArtifactId | ArtifactIdautofill-parser |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionautofill-parser
Android library for low-level parsing of Autofill structures
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autofill-parser-1.1.1.pom | |
| autofill-parser-1.1.1-sources.jar | 29 KB |
| autofill-parser-1.1.1-javadoc.jar | 334 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.android-password-store/autofill-parser/ -->
<dependency>
<groupId>com.github.android-password-store</groupId>
<artifactId>autofill-parser</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store/autofill-parser/
implementation 'com.github.android-password-store:autofill-parser:1.1.1'
// https://jarcasting.com/artifacts/com.github.android-password-store/autofill-parser/
implementation ("com.github.android-password-store:autofill-parser:1.1.1")
'com.github.android-password-store:autofill-parser:aar:1.1.1'
<dependency org="com.github.android-password-store" name="autofill-parser" rev="1.1.1">
<artifact name="autofill-parser" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='autofill-parser', version='1.1.1')
)
libraryDependencies += "com.github.android-password-store" % "autofill-parser" % "1.1.1"
[com.github.android-password-store/autofill-parser "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.7.0 |
| androidx.annotation » annotation Optional | jar | 1.4.0-beta01 |
| androidx.autofill » autofill Optional | jar | 1.2.0-beta01 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android Optional | jar | 1.6.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core Optional | jar | 1.6.2 |
| com.squareup.logcat : logcat Optional | jar | 0.1 |