License |
License |
---|---|
GroupId | GroupIdcom.github.analogdevicesinc |
ArtifactId | ArtifactIdstudy_watch_sdk |
Version | Version4.0.7 |
Type | Typeaar |
Description |
Descriptionstudy_watch_sdk
The study_watch_sdk provides an object-oriented interface for interacting with ADI's VSM study watch platform.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
study_watch_sdk-4.0.7.pom | |
study_watch_sdk-4.0.7-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.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation 'com.github.analogdevicesinc:study_watch_sdk:4.0.7'
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation ("com.github.analogdevicesinc:study_watch_sdk:4.0.7")
'com.github.analogdevicesinc:study_watch_sdk:aar:4.0.7'
<dependency org="com.github.analogdevicesinc" name="study_watch_sdk" rev="4.0.7">
<artifact name="study_watch_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.analogdevicesinc', module='study_watch_sdk', version='4.0.7')
)
libraryDependencies += "com.github.analogdevicesinc" % "study_watch_sdk" % "4.0.7"
[com.github.analogdevicesinc/study_watch_sdk "4.0.7"]