is not current version
Last Version 1.4.61

com.comoyo.commons:logging-context 1.4.55


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.comoyo.commons
ArtifactId

ArtifactId

logging-context
Version

Version

1.4.55
Type

Type

jar

Download logging-context 1.4.55


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