is not current version
Last Version 1.0.51

uk.m0nom:adif-processor 1.0.36

ADIF Processor visualizes contacts in your input file on Google Earth. It generates a Google Earth Project file, also known as a KML file, for each contact in the ADIF/SOTA CSV input file.

GroupId

GroupId

uk.m0nom
ArtifactId

ArtifactId

adif-processor
Version

Version

1.0.36
Type

Type

jar

Download adif-processor 1.0.36


<!-- https://jarcasting.com/artifacts/uk.m0nom/adif-processor/ -->
<dependency>
    <groupId>uk.m0nom</groupId>
    <artifactId>adif-processor</artifactId>
    <version>1.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/uk.m0nom/adif-processor/
implementation 'uk.m0nom:adif-processor:1.0.36'
// https://jarcasting.com/artifacts/uk.m0nom/adif-processor/
implementation ("uk.m0nom:adif-processor:1.0.36")
'uk.m0nom:adif-processor:jar:1.0.36'
<dependency org="uk.m0nom" name="adif-processor" rev="1.0.36">
  <artifact name="adif-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.m0nom', module='adif-processor', version='1.0.36')
)
libraryDependencies += "uk.m0nom" % "adif-processor" % "1.0.36"
[uk.m0nom/adif-processor "1.0.36"]