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