| GroupId | GroupIdcom.ikangtai.buletoothsdk |
|---|---|
| ArtifactId | ArtifactIdScBuletoothLib |
| Version | Version1.2.10-alpha3 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| ScBuletoothLib-1.2.10-alpha3.pom | |
| ScBuletoothLib-1.2.10-alpha3.aar | 181 KB |
| ScBuletoothLib-1.2.10-alpha3-sources.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ikangtai.buletoothsdk/ScBuletoothLib/ -->
<dependency>
<groupId>com.ikangtai.buletoothsdk</groupId>
<artifactId>ScBuletoothLib</artifactId>
<version>1.2.10-alpha3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ikangtai.buletoothsdk/ScBuletoothLib/
implementation 'com.ikangtai.buletoothsdk:ScBuletoothLib:1.2.10-alpha3'
// https://jarcasting.com/artifacts/com.ikangtai.buletoothsdk/ScBuletoothLib/
implementation ("com.ikangtai.buletoothsdk:ScBuletoothLib:1.2.10-alpha3")
'com.ikangtai.buletoothsdk:ScBuletoothLib:aar:1.2.10-alpha3'
<dependency org="com.ikangtai.buletoothsdk" name="ScBuletoothLib" rev="1.2.10-alpha3">
<artifact name="ScBuletoothLib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ikangtai.buletoothsdk', module='ScBuletoothLib', version='1.2.10-alpha3')
)
libraryDependencies += "com.ikangtai.buletoothsdk" % "ScBuletoothLib" % "1.2.10-alpha3"
[com.ikangtai.buletoothsdk/ScBuletoothLib "1.2.10-alpha3"]