is not current version
Last Version 1.1.3

science.aist.seshat:log4j2 1.0.0


Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

science.aist.seshat
ArtifactId

ArtifactId

log4j2
Version

Version

1.0.0
Type

Type

jar

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