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