is not current version
Last Version 0.1.4

kz.greetgo.logging:greetgo-logging-structure 0.1.0

Logging mechanism using in greetgo!

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

kz.greetgo.logging
ArtifactId

ArtifactId

greetgo-logging-structure
Version

Version

0.1.0
Type

Type

jar

Download greetgo-logging-structure 0.1.0


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