| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.simtechdata |
| Идентификатор | ИдентификаторGoogleAuthDecoder |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGoogleAuthDecoder
A Utility Library that extracts all Google Authenticator accounts from the Google Authenticator generated QR file.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| GoogleAuthDecoder-1.0.1.pom | |
| GoogleAuthDecoder-1.0.1.jar | 31 KB |
| GoogleAuthDecoder-1.0.1-sources.jar | 21 KB |
| GoogleAuthDecoder-1.0.1-javadoc.jar | 128 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.zxing : javase | jar | 3.5.0 |
| commons-io : commons-io | jar | 2.11.0 |
| io.github.classgraph : classgraph | jar | 4.8.146 |