GoogleAuthDecoder

A Utility Library that extracts all Google Authenticator accounts from the Google Authenticator generated QR file.

License

License

Categories

Categories

Data
GroupId

GroupId

com.simtechdata
ArtifactId

ArtifactId

GoogleAuthDecoder
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GoogleAuthDecoder
A Utility Library that extracts all Google Authenticator accounts from the Google Authenticator generated QR file.
Project URL

Project URL

https://github.com/EasyG0ing1/GoogleAuthDecoder
Source Code Management

Source Code Management

https://github.com/EasyG0ing1/GoogleAuthDecoder

Download GoogleAuthDecoder

How to add to project

<!-- https://jarcasting.com/artifacts/com.simtechdata/GoogleAuthDecoder/ -->
<dependency>
    <groupId>com.simtechdata</groupId>
    <artifactId>GoogleAuthDecoder</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simtechdata/GoogleAuthDecoder/
implementation 'com.simtechdata:GoogleAuthDecoder:1.0.1'
// https://jarcasting.com/artifacts/com.simtechdata/GoogleAuthDecoder/
implementation ("com.simtechdata:GoogleAuthDecoder:1.0.1")
'com.simtechdata:GoogleAuthDecoder:jar:1.0.1'
<dependency org="com.simtechdata" name="GoogleAuthDecoder" rev="1.0.1">
  <artifact name="GoogleAuthDecoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simtechdata', module='GoogleAuthDecoder', version='1.0.1')
)
libraryDependencies += "com.simtechdata" % "GoogleAuthDecoder" % "1.0.1"
[com.simtechdata/GoogleAuthDecoder "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.zxing : javase jar 3.5.0
commons-io : commons-io jar 2.11.0
io.github.classgraph : classgraph jar 4.8.146

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0