Group Id aero.t2s
Artifact Id mode-s
Version 0.1.0
Packaging jar
URL -
Badge
Last Updated 2020-10-17T07:58:48+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.1.0</version>
</dependency>
implementation group: 'aero.t2s', name: 'mode-s', version: '0.1.0'
implementation 'aero.t2s:mode-s:0.1.0'
implementation("aero.t2s:mode-s:0.1.0")
libraryDependencies += "aero.t2s" % "mode-s" % "0.1.0"
<dependency org="aero.t2s" name="mode-s" rev="0.1.0"/>
@Grapes(
    @Grab(group='aero.t2s', module='mode-s', version='0.1.0')
)
[aero.t2s/mode-s "0.1.0"]
'aero.t2s:mode-s:0.1.0'