is not current version
Last Version 5.8

nl.basjes.parse.httpdlog:httpdlog 5.6


GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog
Version

Version

5.6
Type

Type

pom

Download httpdlog 5.6

Filename Size
httpdlog-5.6.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.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog/
implementation 'nl.basjes.parse.httpdlog:httpdlog:5.6'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog/
implementation ("nl.basjes.parse.httpdlog:httpdlog:5.6")
'nl.basjes.parse.httpdlog:httpdlog:pom:5.6'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog" rev="5.6">
  <artifact name="httpdlog" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog', version='5.6')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog" % "5.6"
[nl.basjes.parse.httpdlog/httpdlog "5.6"]