Last Version

autofill-parser 1.1.1

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.1.1
Type

Type

pom
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.1.1


<!-- 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>pom</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:pom:1.1.1'
<dependency org="com.github.android-password-store" name="autofill-parser" rev="1.1.1">
  <artifact name="autofill-parser" type="pom" />
</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.