Group Id aero.t2s
Artifact Id mode-s
Version 0.2.1
Packaging jar
URL -
Badge
Last Updated 2020-12-15T01:56:54+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.1</version>
</dependency>
implementation group: 'aero.t2s', name: 'mode-s', version: '0.2.1'
implementation 'aero.t2s:mode-s:0.2.1'
implementation("aero.t2s:mode-s:0.2.1")
libraryDependencies += "aero.t2s" % "mode-s" % "0.2.1"
<dependency org="aero.t2s" name="mode-s" rev="0.2.1"/>
@Grapes(
    @Grab(group='aero.t2s', module='mode-s', version='0.2.1')
)
[aero.t2s/mode-s "0.2.1"]
'aero.t2s:mode-s:0.2.1'