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