License |
License |
---|---|
Categories |
Categoriesta4j Business Logic Libraries Financial |
GroupId | GroupIdorg.theta4j |
ArtifactId | ArtifactIdtheta-code-reader |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTHETA Code Reader
QR Code reader library for RICOH THETA Plug-in system.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
theta-code-reader-1.0.1.pom | |
theta-code-reader-1.0.1.aar | 24 KB |
theta-code-reader-1.0.1-sources.jar | 4 KB |
theta-code-reader-1.0.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.theta4j/theta-code-reader/ -->
<dependency>
<groupId>org.theta4j</groupId>
<artifactId>theta-code-reader</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.theta4j/theta-code-reader/
implementation 'org.theta4j:theta-code-reader:1.0.1'
// https://jarcasting.com/artifacts/org.theta4j/theta-code-reader/
implementation ("org.theta4j:theta-code-reader:1.0.1")
'org.theta4j:theta-code-reader:aar:1.0.1'
<dependency org="org.theta4j" name="theta-code-reader" rev="1.0.1">
<artifact name="theta-code-reader" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.theta4j', module='theta-code-reader', version='1.0.1')
)
libraryDependencies += "org.theta4j" % "theta-code-reader" % "1.0.1"
[org.theta4j/theta-code-reader "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.3.3 |
com.google.zxing : android-core | jar | 3.3.0 |