is not current version
Last Version 3.5.0

com.google.zxing:zxing.appspot.com 3.3.1

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.3.1
Type

Type

war

Download zxing.appspot.com 3.3.1


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