is not current version
Last Version 1.9.0

com.github.bogdanovmn.common.log:common-log 1.5.1

Java common library (log)

GroupId

GroupId

com.github.bogdanovmn.common.log
ArtifactId

ArtifactId

common-log
Version

Version

1.5.1
Type

Type

jar

Download common-log 1.5.1


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