is not current version
Last Version 5.0.0-RC5

org.carewebframework:org.carewebframework.ext.logging 4.0.3


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.ext.logging
Version

Version

4.0.3
Type

Type

jar

Download org.carewebframework.ext.logging 4.0.3


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