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

com.comoyo.commons:logging-context 1.4.60


Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

com.comoyo.commons
Идентификатор

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

logging-context
Версия

Версия

1.4.60
Тип

Тип

jar

Скачать logging-context 1.4.60


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