is not current version
Last Version 0.2.5

aero.t2s:mode-s 0.1.0

Mode-S/ADS-B (1090Mhz) for Java

GroupId

GroupId

aero.t2s
ArtifactId

ArtifactId

mode-s
Version

Version

0.1.0
Type

Type

jar

Download mode-s 0.1.0


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