is not current version
Last Version 1.0.4-RELEASE

com.iwantunlimited:qss 0.0.1-RELEASE

QR Code generation and Styling Library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.iwantunlimited
ArtifactId

ArtifactId

qss
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download qss 0.0.1-RELEASE


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