is not current version
Last Version 0.4

ro.fortsoft.log2j:log2j 0.2


GroupId

GroupId

ro.fortsoft.log2j
ArtifactId

ArtifactId

log2j
Version

Version

0.2
Type

Type

jar

Download log2j 0.2


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