| License |
License |
|---|---|
| Categories |
CategoriesZXing Data Data Formats Image Processing Mirror Application Layer Libs Introspection |
| GroupId | GroupIdcom.google.zxing |
| ArtifactId | ArtifactIdglass-mirror |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionZXing Google Glass Mirror API app
Experimental Barcode Scanner app for Google Glass Mirror API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| glass-mirror-2.3.0.pom | |
| glass-mirror-2.3.0.war | 4 MB |
| glass-mirror-2.3.0-sources.jar | 63 KB |
| glass-mirror-2.3.0-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.zxing/glass-mirror/ -->
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>glass-mirror</artifactId>
<version>2.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.zxing/glass-mirror/
implementation 'com.google.zxing:glass-mirror:2.3.0'
// https://jarcasting.com/artifacts/com.google.zxing/glass-mirror/
implementation ("com.google.zxing:glass-mirror:2.3.0")
'com.google.zxing:glass-mirror:war:2.3.0'
<dependency org="com.google.zxing" name="glass-mirror" rev="2.3.0">
<artifact name="glass-mirror" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.zxing', module='glass-mirror', version='2.3.0')
)
libraryDependencies += "com.google.zxing" % "glass-mirror" % "2.3.0"
[com.google.zxing/glass-mirror "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.apis : google-api-services-mirror | jar | v1-rev28-1.17.0-rc |
| com.google.http-client : google-http-client-jackson2 | jar | 1.17.0-rc |
| com.google.apis : google-api-services-oauth2 | jar | v2-rev51-1.17.0-rc |
| com.google.zxing : core | jar | 2.3.0 |
| com.google.zxing : javase | jar | 2.3.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.2.3 |
| commons-codec : commons-codec | jar | 1.8 |
| org.apache.httpcomponents : httpcore | jar | 4.3 |
| com.google.guava : guava | jar | 15.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |