| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.exlp |
| Идентификатор | Идентификаторexlp-interfaces |
| Последняя версия | Последняя версия0.1.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExLP - Interfaces
ExLP (Extensible Logfile Processor)
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]