is not current version
Last Version 5.8

nl.basjes.parse.httpdlog:httpdlog 5.3


GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog
Version

Version

5.3
Type

Type

pom

Download httpdlog 5.3

Filename Size
httpdlog-5.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog/ -->
<dependency>
    <groupId>nl.basjes.parse.httpdlog</groupId>
    <artifactId>httpdlog</artifactId>
    <version>5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog/
implementation 'nl.basjes.parse.httpdlog:httpdlog:5.3'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog/
implementation ("nl.basjes.parse.httpdlog:httpdlog:5.3")
'nl.basjes.parse.httpdlog:httpdlog:pom:5.3'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog" rev="5.3">
  <artifact name="httpdlog" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog', version='5.3')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog" % "5.3"
[nl.basjes.parse.httpdlog/httpdlog "5.3"]