| License |
License |
|---|---|
| GroupId | GroupIdde.sero-systems |
| ArtifactId | ArtifactIdlib1090 |
| Version | Version4.0.0-RC1 |
| Type | Typejar |
| Description |
Descriptionlib1090
Java decoding library for Mode S, ADS-B, TIS-B and ADS-R
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lib1090-4.0.0-RC1.pom | |
| lib1090-4.0.0-RC1.jar | 149 KB |
| lib1090-4.0.0-RC1-sources.jar | 149 KB |
| lib1090-4.0.0-RC1-javadoc.jar | 902 KB |
| lib1090-4.0.0-RC1-fat.jar | 161 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |