GroupId | GroupIdcom.github.analogdevicesinc |
---|---|
ArtifactId | ArtifactIdstudy_watch_sdk |
Version | Version4.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
study_watch_sdk-4.2.0.pom | |
study_watch_sdk-4.2.0-sources.jar | 266 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.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation 'com.github.analogdevicesinc:study_watch_sdk:4.2.0'
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation ("com.github.analogdevicesinc:study_watch_sdk:4.2.0")
'com.github.analogdevicesinc:study_watch_sdk:aar:4.2.0'
<dependency org="com.github.analogdevicesinc" name="study_watch_sdk" rev="4.2.0">
<artifact name="study_watch_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.analogdevicesinc', module='study_watch_sdk', version='4.2.0')
)
libraryDependencies += "com.github.analogdevicesinc" % "study_watch_sdk" % "4.2.0"
[com.github.analogdevicesinc/study_watch_sdk "4.2.0"]