is not current version
Last Version 1.1.1

autofill-parser 1.0.0

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
Version

Version

1.0.0
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 1.0.0


<!-- 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.0.0</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.0.0'
// https://jarcasting.com/artifacts/com.github.android-password-store/autofill-parser/
implementation ("com.github.android-password-store:autofill-parser:1.0.0")
'com.github.android-password-store:autofill-parser:aar:1.0.0'
<dependency org="com.github.android-password-store" name="autofill-parser" rev="1.0.0">
  <artifact name="autofill-parser" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='autofill-parser', version='1.0.0')
)
libraryDependencies += "com.github.android-password-store" % "autofill-parser" % "1.0.0"
[com.github.android-password-store/autofill-parser "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30

runtime (4)

Group / Artifact Type Version
androidx.autofill » autofill jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
com.github.ajalt : timberkt jar 1.5.1

Project Modules

There are no modules declared in this project.