is not current version
Last Version 4.2.1

com.github.analogdevicesinc:study_watch_sdk 1.0.4

The study_watch_sdk provides an object-oriented interface for interacting with ADI's VSM study watch platform.

GroupId

GroupId

com.github.analogdevicesinc
ArtifactId

ArtifactId

study_watch_sdk
Version

Version

1.0.4
Type

Type

aar

Download study_watch_sdk 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/ -->
<dependency>
    <groupId>com.github.analogdevicesinc</groupId>
    <artifactId>study_watch_sdk</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation 'com.github.analogdevicesinc:study_watch_sdk:1.0.4'
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation ("com.github.analogdevicesinc:study_watch_sdk:1.0.4")
'com.github.analogdevicesinc:study_watch_sdk:aar:1.0.4'
<dependency org="com.github.analogdevicesinc" name="study_watch_sdk" rev="1.0.4">
  <artifact name="study_watch_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.analogdevicesinc', module='study_watch_sdk', version='1.0.4')
)
libraryDependencies += "com.github.analogdevicesinc" % "study_watch_sdk" % "1.0.4"
[com.github.analogdevicesinc/study_watch_sdk "1.0.4"]