License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.exlp |
ArtifactId | ArtifactIdexlp-interfaces |
Last Version | Last Version0.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExLP - Interfaces
ExLP (Extensible Logfile Processor)
|
Filename | Size |
---|---|
exlp-interfaces-0.1.14.pom | |
exlp-interfaces-0.1.14.jar | 7 KB |
exlp-interfaces-0.1.14-sources.jar | 4 KB |
exlp-interfaces-0.1.14-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.exlp/exlp-interfaces/ -->
<dependency>
<groupId>net.sf.exlp</groupId>
<artifactId>exlp-interfaces</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-interfaces/
implementation 'net.sf.exlp:exlp-interfaces:0.1.14'
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-interfaces/
implementation ("net.sf.exlp:exlp-interfaces:0.1.14")
'net.sf.exlp:exlp-interfaces:jar:0.1.14'
<dependency org="net.sf.exlp" name="exlp-interfaces" rev="0.1.14">
<artifact name="exlp-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.exlp', module='exlp-interfaces', version='0.1.14')
)
libraryDependencies += "net.sf.exlp" % "exlp-interfaces" % "0.1.14"
[net.sf.exlp/exlp-interfaces "0.1.14"]