не последняя версия
Последняя версия 1.5.0

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

Java common library (log)

Группа

Группа

com.github.bogdanovmn.common
Идентификатор

Идентификатор

common-log
Версия

Версия

1.4.9
Тип

Тип

jar

Скачать common-log 1.4.9


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