qrcode-kotlin

A Kotlin Library to generate QR Codes without any other dependencies.

License

License

MIT
Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.g0dkar
ArtifactId

ArtifactId

qrcode-kotlin-android-debug
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

qrcode-kotlin
A Kotlin Library to generate QR Codes without any other dependencies.
Project URL

Project URL

https://github.com/g0dkar/qrcode-kotlin
Source Code Management

Source Code Management

https://github.com/g0dkar/qrcode-kotlin

Download qrcode-kotlin-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.g0dkar/qrcode-kotlin-android-debug/ -->
<dependency>
    <groupId>io.github.g0dkar</groupId>
    <artifactId>qrcode-kotlin-android-debug</artifactId>
    <version>3.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.g0dkar/qrcode-kotlin-android-debug/
implementation 'io.github.g0dkar:qrcode-kotlin-android-debug:3.0.0'
// https://jarcasting.com/artifacts/io.github.g0dkar/qrcode-kotlin-android-debug/
implementation ("io.github.g0dkar:qrcode-kotlin-android-debug:3.0.0")
'io.github.g0dkar:qrcode-kotlin-android-debug:aar:3.0.0'
<dependency org="io.github.g0dkar" name="qrcode-kotlin-android-debug" rev="3.0.0">
  <artifact name="qrcode-kotlin-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.g0dkar', module='qrcode-kotlin-android-debug', version='3.0.0')
)
libraryDependencies += "io.github.g0dkar" % "qrcode-kotlin-android-debug" % "3.0.0"
[io.github.g0dkar/qrcode-kotlin-android-debug "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0