Last Version

modesbeast 0.0.2

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

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.lemondronor
ArtifactId

ArtifactId

modesbeast
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.yaml : snakeyaml jar 1.17

Project Modules

There are no modules declared in this project.