GroupId | GroupIdcom.github.loren-wang |
---|---|
ArtifactId | ArtifactIdAndroidGraphicCodeScanFromLorenWang |
Version | Version3.0.2 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.loren-wang/AndroidGraphicCodeScanFromLorenWang/ -->
<dependency>
<groupId>com.github.loren-wang</groupId>
<artifactId>AndroidGraphicCodeScanFromLorenWang</artifactId>
<version>3.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.loren-wang/AndroidGraphicCodeScanFromLorenWang/
implementation 'com.github.loren-wang:AndroidGraphicCodeScanFromLorenWang:3.0.2'
// https://jarcasting.com/artifacts/com.github.loren-wang/AndroidGraphicCodeScanFromLorenWang/
implementation ("com.github.loren-wang:AndroidGraphicCodeScanFromLorenWang:3.0.2")
'com.github.loren-wang:AndroidGraphicCodeScanFromLorenWang:aar:3.0.2'
<dependency org="com.github.loren-wang" name="AndroidGraphicCodeScanFromLorenWang" rev="3.0.2">
<artifact name="AndroidGraphicCodeScanFromLorenWang" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.loren-wang', module='AndroidGraphicCodeScanFromLorenWang', version='3.0.2')
)
libraryDependencies += "com.github.loren-wang" % "AndroidGraphicCodeScanFromLorenWang" % "3.0.2"
[com.github.loren-wang/AndroidGraphicCodeScanFromLorenWang "3.0.2"]