Last Version

ZXing zxing.org web app 3.5.0

The web application behind zxing.org

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.google.zxing
ArtifactId

ArtifactId

zxingorg
Version

Version

3.5.0
Type

Type

war
Description

Description

ZXing zxing.org web app
The web application behind zxing.org

Download zxingorg 3.5.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 8.0.1

test (4)

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

Project Modules

There are no modules declared in this project.