Last Version

QR Terminal 1.0.0

Library for generating QR codes in the terminal

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

io.github.shashankn
ArtifactId

ArtifactId

qr-terminal
Version

Version

1.0.0
Type

Type

jar
Description

Description

QR Terminal
Library for generating QR codes in the terminal
Project URL

Project URL

https://github.com/shashankn/qrcode-terminal
Source Code Management

Source Code Management

http://github.com/shashankn/qrcode-terminal/tree/master

Download qr-terminal 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.zxing : core jar 3.4.1

Project Modules

There are no modules declared in this project.