is not current version
Last Version 4.2.1

com.github.analogdevicesinc:study_watch_sdk 4.2.0

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

4.2.0
Type

Type

aar

Download study_watch_sdk 4.2.0


<!-- 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"]