License |
License |
---|---|
GroupId | GroupIdorg.bardframework.commons |
ArtifactId | ArtifactIdcommon-qr |
Last Version | Last Version1.3.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
common-qr-1.3.26.pom | |
common-qr-1.3.26.jar | 4 KB |
common-qr-1.3.26-sources.jar | 3 KB |
common-qr-1.3.26-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-qr/ -->
<dependency>
<groupId>org.bardframework.commons</groupId>
<artifactId>common-qr</artifactId>
<version>1.3.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-qr/
implementation 'org.bardframework.commons:common-qr:1.3.26'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-qr/
implementation ("org.bardframework.commons:common-qr:1.3.26")
'org.bardframework.commons:common-qr:jar:1.3.26'
<dependency org="org.bardframework.commons" name="common-qr" rev="1.3.26">
<artifact name="common-qr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-qr', version='1.3.26')
)
libraryDependencies += "org.bardframework.commons" % "common-qr" % "1.3.26"
[org.bardframework.commons/common-qr "1.3.26"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.5.0 |
org.bardframework.commons : common-utils | jar | 1.3.26 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |