is not current version
Last Version 5.8

nl.basjes.parse.httpdlog:httpdlog 1.5


GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog
Version

Version

1.5
Type

Type

pom

Download httpdlog 1.5

Filename Size
httpdlog-1.5.pom 1 KB
Browse

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