не последняя версия
Последняя версия 2.15

de.taimos:daemon-framework-logsimple 2.14

Library providing daemon functionality

Группа

Группа

de.taimos
Идентификатор

Идентификатор

daemon-framework-logsimple
Версия

Версия

2.14
Тип

Тип

jar

Скачать daemon-framework-logsimple 2.14


<!-- https://jarcasting.com/artifacts/de.taimos/daemon-framework-logsimple/ -->
<dependency>
    <groupId>de.taimos</groupId>
    <artifactId>daemon-framework-logsimple</artifactId>
    <version>2.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.taimos/daemon-framework-logsimple/
implementation 'de.taimos:daemon-framework-logsimple:2.14'
// https://jarcasting.com/artifacts/de.taimos/daemon-framework-logsimple/
implementation ("de.taimos:daemon-framework-logsimple:2.14")
'de.taimos:daemon-framework-logsimple:jar:2.14'
<dependency org="de.taimos" name="daemon-framework-logsimple" rev="2.14">
  <artifact name="daemon-framework-logsimple" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.taimos', module='daemon-framework-logsimple', version='2.14')
)
libraryDependencies += "de.taimos" % "daemon-framework-logsimple" % "2.14"
[de.taimos/daemon-framework-logsimple "2.14"]