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