| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаio.github.berthax |
| Идентификатор | Идентификаторqr-code-autoconfigure |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеqr-code-autoconfigure
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| qr-code-autoconfigure-1.0.4.pom | |
| qr-code-autoconfigure-1.0.4.jar | 16 KB |
| qr-code-autoconfigure-1.0.4-sources.jar | 9 KB |
| qr-code-autoconfigure-1.0.4-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.berthax/qr-code-autoconfigure/ -->
<dependency>
<groupId>io.github.berthax</groupId>
<artifactId>qr-code-autoconfigure</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.berthax/qr-code-autoconfigure/
implementation 'io.github.berthax:qr-code-autoconfigure:1.0.4'
// https://jarcasting.com/artifacts/io.github.berthax/qr-code-autoconfigure/
implementation ("io.github.berthax:qr-code-autoconfigure:1.0.4")
'io.github.berthax:qr-code-autoconfigure:jar:1.0.4'
<dependency org="io.github.berthax" name="qr-code-autoconfigure" rev="1.0.4">
<artifact name="qr-code-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.berthax', module='qr-code-autoconfigure', version='1.0.4')
)
libraryDependencies += "io.github.berthax" % "qr-code-autoconfigure" % "1.0.4"
[io.github.berthax/qr-code-autoconfigure "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.1.3.RELEASE |
| com.google.zxing : core | jar | 3.3.3 |
| com.google.zxing : javase | jar | 3.3.3 |