autofill-parser

Android library for low-level parsing of Autofill structures

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

autofill-parser
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

autofill-parser
Android library for low-level parsing of Autofill structures
Project URL

Project URL

https://github.com/Android-Password-Store/android-password-store
Source Code Management

Source Code Management

https://github.com/Android-Password-Store/android-password-store

Download autofill-parser

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.
com.github.android-password-store

Android Password Store

Android client for the Password Store CLI

Versions

Version
1.1.1
1.1.0
1.0.0