License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdcom.google.zxing |
ArtifactId | ArtifactIdzxingorg |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionZXing zxing.org web app
The web application behind zxing.org
|
Filename | Size |
---|---|
zxingorg-3.5.0.pom | |
zxingorg-3.5.0.war | 2 MB |
zxingorg-3.5.0-sources.jar | 10 KB |
zxingorg-3.5.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.zxing/zxingorg/ -->
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>zxingorg</artifactId>
<version>3.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.zxing/zxingorg/
implementation 'com.google.zxing:zxingorg:3.5.0'
// https://jarcasting.com/artifacts/com.google.zxing/zxingorg/
implementation ("com.google.zxing:zxingorg:3.5.0")
'com.google.zxing:zxingorg:war:3.5.0'
<dependency org="com.google.zxing" name="zxingorg" rev="3.5.0">
<artifact name="zxingorg" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.zxing', module='zxingorg', version='3.5.0')
)
libraryDependencies += "com.google.zxing" % "zxingorg" % "3.5.0"
[com.google.zxing/zxingorg "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.5.0 |
com.google.zxing : javase | jar | 3.5.0 |
com.google.guava : guava | jar | 31.0.1-android |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 8.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.springframework : spring-test | jar | 5.3.19 |
org.springframework : spring-web | jar | 5.3.19 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |