| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openimaj.hardware |
| Идентификатор | Идентификаторcompass |
| Последняя версия | Последняя версия1.3.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDriver for OceanServer Serial Compass
Interface to an OceanServer OS5000 digital compass.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| compass-1.3.10.pom | |
| compass-1.3.10.jar | 6 KB |
| compass-1.3.10-sources.jar | 5 KB |
| compass-1.3.10-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openimaj.hardware/compass/ -->
<dependency>
<groupId>org.openimaj.hardware</groupId>
<artifactId>compass</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.hardware/compass/
implementation 'org.openimaj.hardware:compass:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.hardware/compass/
implementation ("org.openimaj.hardware:compass:1.3.10")
'org.openimaj.hardware:compass:jar:1.3.10'
<dependency org="org.openimaj.hardware" name="compass" rev="1.3.10">
<artifact name="compass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.hardware', module='compass', version='1.3.10')
)
libraryDependencies += "org.openimaj.hardware" % "compass" % "1.3.10"
[org.openimaj.hardware/compass "1.3.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openimaj.hardware : serial-driver | jar | 1.3.10 |
| joda-time : joda-time | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |