Last Version

ADIF library 1.1

Library for reading and writing ADIF files

License

License

GroupId

GroupId

org.marsik.ham
ArtifactId

ArtifactId

adif
Version

Version

1.1
Type

Type

jar
Description

Description

ADIF library
Library for reading and writing ADIF files
Project URL

Project URL

https://github.com/MarSik/adif
Source Code Management

Source Code Management

http://github.com/MarSik/adif/tree/master

Download adif 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.gavaghan : geodesy jar 1.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.