is not current version
Last Version 1.3.3

org.nofdev:service-logging 1.3.1

The basic componet of Nofdev RPC framework

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-logging
Version

Version

1.3.1
Type

Type

pom

Download service-logging 1.3.1


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