GroupId | GroupIdnl.basjes.parse.httpdlog |
---|---|
ArtifactId | ArtifactIdhttpdlog-serde |
Version | Version2.5 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-serde-2.5.pom | |
httpdlog-serde-2.5.jar | 10 KB |
httpdlog-serde-2.5-sources.jar | 4 KB |
httpdlog-serde-2.5-job.jar | 1 MB |
httpdlog-serde-2.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-serde</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation 'nl.basjes.parse.httpdlog:httpdlog-serde:2.5'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation ("nl.basjes.parse.httpdlog:httpdlog-serde:2.5")
'nl.basjes.parse.httpdlog:httpdlog-serde:jar:2.5'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-serde" rev="2.5">
<artifact name="httpdlog-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-serde', version='2.5')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-serde" % "2.5"
[nl.basjes.parse.httpdlog/httpdlog-serde "2.5"]