GroupId | GroupIdnl.basjes.parse.httpdlog |
---|---|
ArtifactId | ArtifactIdhttpdlog-serde |
Version | Version1.7 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-serde-1.7.pom | |
httpdlog-serde-1.7.jar | 10 KB |
httpdlog-serde-1.7-sources.jar | 4 KB |
httpdlog-serde-1.7-job.jar | 896 KB |
httpdlog-serde-1.7-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>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation 'nl.basjes.parse.httpdlog:httpdlog-serde:1.7'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation ("nl.basjes.parse.httpdlog:httpdlog-serde:1.7")
'nl.basjes.parse.httpdlog:httpdlog-serde:jar:1.7'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-serde" rev="1.7">
<artifact name="httpdlog-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-serde', version='1.7')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-serde" % "1.7"
[nl.basjes.parse.httpdlog/httpdlog-serde "1.7"]