Last Version

com.oriente.android 1.0.0

Android Library to display a set of tags

License

License

GroupId

GroupId

com.oriente.android
ArtifactId

ArtifactId

qrcode
Version

Version

1.0.0
Type

Type

aar
Description

Description

com.oriente.android
Android Library to display a set of tags
Project URL

Project URL

https://github.com/meablelee2013/treeNode.git
Source Code Management

Source Code Management

https://github.com/meablelee2013/treeNode.git

Download qrcode 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.zxing : core jar 3.4.1
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.