is not current version
Last Version 1.3.26

org.bardframework.commons:common-qr 1.3.7


GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-qr
Version

Version

1.3.7
Type

Type

jar

Download common-qr 1.3.7


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