Last Version

qss 2.2.3.RELEASE

Java Library for Stylised QR Code generation

License

License

GroupId

GroupId

io.itpl
ArtifactId

ArtifactId

qss
Version

Version

2.2.3.RELEASE
Type

Type

jar
Description

Description

qss
Java Library for Stylised QR Code generation
Source Code Management

Source Code Management

https://github.com/Timirkumarpatel/qss

Download qss 2.2.3.RELEASE


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.