is not current version
Last Version 5.8

nl.basjes.parse.httpdlog:httpdlog 2.8


GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog
Version

Version

2.8
Type

Type

pom

Download httpdlog 2.8

Filename Size
httpdlog-2.8.pom 1 KB
Browse

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