GoogleAuthDecoder

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

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.simtechdata
Идентификатор

Идентификатор

GoogleAuthDecoder
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

GoogleAuthDecoder
A Utility Library that extracts all Google Authenticator accounts from the Google Authenticator generated QR file.
Ссылка на сайт

Ссылка на сайт

https://github.com/EasyG0ing1/GoogleAuthDecoder
Система контроля версий

Система контроля версий

https://github.com/EasyG0ing1/GoogleAuthDecoder

Скачать GoogleAuthDecoder

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.zxing : javase jar 3.5.0
commons-io : commons-io jar 2.11.0
io.github.classgraph : classgraph jar 4.8.146

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0