is not current version
Last Version 1.0.4-RELEASE

com.iwantunlimited:qss 1.0.0-RELEASE

QR Code generation and Styling Library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.iwantunlimited
ArtifactId

ArtifactId

qss
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download qss 1.0.0-RELEASE


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