is not current version
Last Version 0.8.0

com.gitlab.lema-suite:lema-provider-log4j 0.6.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gitlab.lema-suite
ArtifactId

ArtifactId

lema-provider-log4j
Version

Version

0.6.1
Type

Type

jar

Download lema-provider-log4j 0.6.1


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