is not current version
Last Version 0.1.32

com.facebook.jcommon:logging-log4j 0.1.25


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

logging-log4j
Version

Version

0.1.25
Type

Type

jar

Download logging-log4j 0.1.25


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