is not current version
Last Version 0.1.4

kz.greetgo.logging:greetgo-logging-structure 0.0.2

Logging mechanism using in greetgo!

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

kz.greetgo.logging
ArtifactId

ArtifactId

greetgo-logging-structure
Version

Version

0.0.2
Type

Type

jar

Download greetgo-logging-structure 0.0.2


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