is not current version
Last Version 1.0.0

com.gitlab.lema-suite:lema-provider-log4j2 0.8.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gitlab.lema-suite
ArtifactId

ArtifactId

lema-provider-log4j2
Version

Version

0.8.0
Type

Type

jar

Download lema-provider-log4j2 0.8.0


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