lib1090

Java decoding library for Mode S, ADS-B, TIS-B and ADS-R

License

License

GPL
GroupId

GroupId

de.sero-systems
ArtifactId

ArtifactId

lib1090
Last Version

Last Version

4.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

lib1090
Java decoding library for Mode S, ADS-B, TIS-B and ADS-R
Project URL

Project URL

http://sero-systems.de

Download lib1090

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0-RC1