is not current version
Last Version 5.8

nl.basjes.parse.httpdlog:httpdlog 5.1


GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog
Version

Version

5.1
Type

Type

pom

Download httpdlog 5.1

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