Group Id aero.t2s
Artifact Id mode-s
Version 0.2.2
Packaging jar
URL -
Badge
Last Updated 2022-01-07T12:17:14+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.2</version>
</dependency>
implementation group: 'aero.t2s', name: 'mode-s', version: '0.2.2'
implementation 'aero.t2s:mode-s:0.2.2'
implementation("aero.t2s:mode-s:0.2.2")
libraryDependencies += "aero.t2s" % "mode-s" % "0.2.2"
<dependency org="aero.t2s" name="mode-s" rev="0.2.2"/>
@Grapes(
    @Grab(group='aero.t2s', module='mode-s', version='0.2.2')
)
[aero.t2s/mode-s "0.2.2"]
'aero.t2s:mode-s:0.2.2'