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

com.frostphyr:customappender 1.0.0

Easily create your own Log4j appender

Группа

Группа

com.frostphyr
Идентификатор

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

customappender
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать customappender 1.0.0


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