Последняя версия

modesbeast 0.0.2

A Java library that decodes Mode-S Beast messages containing Mode S/ADS-B information.

Лицензия

Лицензия

Категории

Категории

SBE Данные Data Structures
Группа

Группа

com.lemondronor
Идентификатор

Идентификатор

modesbeast
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

modesbeast
A Java library that decodes Mode-S Beast messages containing Mode S/ADS-B information.
Ссылка на сайт

Ссылка на сайт

https://github.com/wiseman/java-mode-s-beast
Система контроля версий

Система контроля версий

https://github.com/wiseman/java-mode-s-beast

Скачать modesbeast 0.0.2


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.yaml : snakeyaml jar 1.17

Модули Проекта

Данный проект не имеет модулей.