Group Id aero.t2s
Artifact Id mode-s
Version 0.2.4
Packaging jar
URL -
Badge
Last Updated 2022-01-07T15:30:13+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>aero.t2s</groupId>
    <artifactId>mode-s</artifactId>
    <version>0.2.4</version>
</dependency>
implementation group: 'aero.t2s', name: 'mode-s', version: '0.2.4'
implementation 'aero.t2s:mode-s:0.2.4'
implementation("aero.t2s:mode-s:0.2.4")
libraryDependencies += "aero.t2s" % "mode-s" % "0.2.4"
<dependency org="aero.t2s" name="mode-s" rev="0.2.4"/>
@Grapes(
    @Grab(group='aero.t2s', module='mode-s', version='0.2.4')
)
[aero.t2s/mode-s "0.2.4"]
'aero.t2s:mode-s:0.2.4'