| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.analogdevicesinc |
| Идентификатор | Идентификаторstudy_watch_sdk |
| Последняя версия | Последняя версия4.2.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеstudy_watch_sdk
The study_watch_sdk provides an object-oriented interface for interacting with ADI's VSM study watch platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| study_watch_sdk-4.2.1.pom | |
| study_watch_sdk-4.2.1-sources.jar | 122 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/ -->
<dependency>
<groupId>com.github.analogdevicesinc</groupId>
<artifactId>study_watch_sdk</artifactId>
<version>4.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation 'com.github.analogdevicesinc:study_watch_sdk:4.2.1'
// https://jarcasting.com/artifacts/com.github.analogdevicesinc/study_watch_sdk/
implementation ("com.github.analogdevicesinc:study_watch_sdk:4.2.1")
'com.github.analogdevicesinc:study_watch_sdk:aar:4.2.1'
<dependency org="com.github.analogdevicesinc" name="study_watch_sdk" rev="4.2.1">
<artifact name="study_watch_sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.analogdevicesinc', module='study_watch_sdk', version='4.2.1')
)
libraryDependencies += "com.github.analogdevicesinc" % "study_watch_sdk" % "4.2.1"
[com.github.analogdevicesinc/study_watch_sdk "4.2.1"]