is not current version
Last Version 3.5.0

com.google.zxing:zxing.appspot.com 3.2.0

GWT-based encoder app hosted at zxing.appspot.com

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.google.zxing
ArtifactId

ArtifactId

zxing.appspot.com
Version

Version

3.2.0
Type

Type

war

Download zxing.appspot.com 3.2.0


<!-- https://jarcasting.com/artifacts/com.google.zxing/zxing.appspot.com/ -->
<dependency>
    <groupId>com.google.zxing</groupId>
    <artifactId>zxing.appspot.com</artifactId>
    <version>3.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.zxing/zxing.appspot.com/
implementation 'com.google.zxing:zxing.appspot.com:3.2.0'
// https://jarcasting.com/artifacts/com.google.zxing/zxing.appspot.com/
implementation ("com.google.zxing:zxing.appspot.com:3.2.0")
'com.google.zxing:zxing.appspot.com:war:3.2.0'
<dependency org="com.google.zxing" name="zxing.appspot.com" rev="3.2.0">
  <artifact name="zxing.appspot.com" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.zxing', module='zxing.appspot.com', version='3.2.0')
)
libraryDependencies += "com.google.zxing" % "zxing.appspot.com" % "3.2.0"
[com.google.zxing/zxing.appspot.com "3.2.0"]