| License |
License |
|---|---|
| GroupId | GroupIdio.itpl |
| ArtifactId | ArtifactIdqss |
| Last Version | Last Version2.2.3.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqss
Java Library for Stylised QR Code generation
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qss-2.2.3.RELEASE.pom | |
| qss-2.2.3.RELEASE.jar | 34 KB |
| qss-2.2.3.RELEASE-sources.jar | 26 KB |
| qss-2.2.3.RELEASE-javadoc.jar | 501 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.zxing : core | jar | 3.4.1 |
| com.google.zxing : javase | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |