License |
License |
---|---|
GroupId | GroupIdaero.t2s |
ArtifactId | ArtifactIdmode-s-parent |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionMode-S Parent
Mode-S/ADS-B (1090Mhz) for Java
|
Filename | Size |
---|---|
mode-s-parent-0.1.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/aero.t2s/mode-s-parent/ -->
<dependency>
<groupId>aero.t2s</groupId>
<artifactId>mode-s-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/aero.t2s/mode-s-parent/
implementation 'aero.t2s:mode-s-parent:0.1.0'
// https://jarcasting.com/artifacts/aero.t2s/mode-s-parent/
implementation ("aero.t2s:mode-s-parent:0.1.0")
'aero.t2s:mode-s-parent:pom:0.1.0'
<dependency org="aero.t2s" name="mode-s-parent" rev="0.1.0">
<artifact name="mode-s-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='aero.t2s', module='mode-s-parent', version='0.1.0')
)
libraryDependencies += "aero.t2s" % "mode-s-parent" % "0.1.0"
[aero.t2s/mode-s-parent "0.1.0"]