GroupId | GroupIdcom.github.analogdevicesinc |
---|---|
ArtifactId | ArtifactIdstudy_watch_sdk |
Version | Version4.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
study_watch_sdk-4.0.4.pom | |
study_watch_sdk-4.0.4-sources.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/ -->
<dependency>
<groupId>com.github.analogdevicesinc</groupId>
<artifactId>study_watch_sdk</artifactId>
<version>4.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation 'com.github.analogdevicesinc:study_watch_sdk:4.0.4'
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation ("com.github.analogdevicesinc:study_watch_sdk:4.0.4")
'com.github.analogdevicesinc:study_watch_sdk:aar:4.0.4'
<dependency org="com.github.analogdevicesinc" name="study_watch_sdk" rev="4.0.4">
<artifact name="study_watch_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.analogdevicesinc', module='study_watch_sdk', version='4.0.4')
)
libraryDependencies += "com.github.analogdevicesinc" % "study_watch_sdk" % "4.0.4"
[com.github.analogdevicesinc/study_watch_sdk "4.0.4"]