ExLP - Interfaces

ExLP (Extensible Logfile Processor)

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.exlp
ArtifactId

ArtifactId

exlp-interfaces
Last Version

Last Version

0.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

ExLP - Interfaces
ExLP (Extensible Logfile Processor)

Download exlp-interfaces

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.14
0.1.11
0.1.10