| License |
License |
|---|---|
| GroupId | GroupIdcom.oriente.android |
| ArtifactId | ArtifactIdqrcode |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.oriente.android
Android Library to display a set of tags
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qrcode-1.0.0.pom | |
| qrcode-1.0.0.apklib | 52 KB |
| qrcode-1.0.0-sources.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oriente.android/qrcode/ -->
<dependency>
<groupId>com.oriente.android</groupId>
<artifactId>qrcode</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oriente.android/qrcode/
implementation 'com.oriente.android:qrcode:1.0.0'
// https://jarcasting.com/artifacts/com.oriente.android/qrcode/
implementation ("com.oriente.android:qrcode:1.0.0")
'com.oriente.android:qrcode:aar:1.0.0'
<dependency org="com.oriente.android" name="qrcode" rev="1.0.0">
<artifact name="qrcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oriente.android', module='qrcode', version='1.0.0')
)
libraryDependencies += "com.oriente.android" % "qrcode" % "1.0.0"
[com.oriente.android/qrcode "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.zxing : core | jar | 3.4.1 |
| androidx.appcompat » appcompat | jar | 1.2.0 |