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

science.aist.seshat:log4j2 1.0.0


Категории

Категории

Science Прикладные библиотеки
Группа

Группа

science.aist.seshat
Идентификатор

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

log4j2
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать log4j2 1.0.0


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