| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.loren-wang | 
    
| ArtifactId | ArtifactIdAndroidBluetoothFromLorenWang | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionAndroidBluetoothFromLorenWang 
            Android蓝牙工具库 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.loren-wang/AndroidBluetoothFromLorenWang/ -->
<dependency>
    <groupId>com.github.loren-wang</groupId>
    <artifactId>AndroidBluetoothFromLorenWang</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.loren-wang/AndroidBluetoothFromLorenWang/
implementation 'com.github.loren-wang:AndroidBluetoothFromLorenWang:1.0.0'
                // https://jarcasting.com/artifacts/com.github.loren-wang/AndroidBluetoothFromLorenWang/
implementation ("com.github.loren-wang:AndroidBluetoothFromLorenWang:1.0.0")
                'com.github.loren-wang:AndroidBluetoothFromLorenWang:aar:1.0.0'
                <dependency org="com.github.loren-wang" name="AndroidBluetoothFromLorenWang" rev="1.0.0">
  <artifact name="AndroidBluetoothFromLorenWang" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.loren-wang', module='AndroidBluetoothFromLorenWang', version='1.0.0')
)
                libraryDependencies += "com.github.loren-wang" % "AndroidBluetoothFromLorenWang" % "1.0.0"
                [com.github.loren-wang/AndroidBluetoothFromLorenWang "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |