GroupId | GroupIdnl.basjes.parse.httpdlog |
---|---|
ArtifactId | ArtifactIdhttpdlog-omniture |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
httpdlog-omniture-1.8.pom | |
httpdlog-omniture-1.8.jar | 87 KB |
httpdlog-omniture-1.8-sources.jar | 8 KB |
httpdlog-omniture-1.8-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-omniture</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation 'nl.basjes.parse.httpdlog:httpdlog-omniture:1.8'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation ("nl.basjes.parse.httpdlog:httpdlog-omniture:1.8")
'nl.basjes.parse.httpdlog:httpdlog-omniture:jar:1.8'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-omniture" rev="1.8">
<artifact name="httpdlog-omniture" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-omniture', version='1.8')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-omniture" % "1.8"
[nl.basjes.parse.httpdlog/httpdlog-omniture "1.8"]