is not current version
Last Version 1.0.3

uk.m0nom:adifweb 1.0.1

Web Interface for the ADIF Transformer

GroupId

GroupId

uk.m0nom
ArtifactId

ArtifactId

adifweb
Version

Version

1.0.1
Type

Type

jar

Download adifweb 1.0.1


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