is not current version
Last Version 1.1.4

com.github.frtu.logs:logger-master-pom 0.9.2

log platform java library Master pom

GroupId

GroupId

com.github.frtu.logs
ArtifactId

ArtifactId

logger-master-pom
Version

Version

0.9.2
Type

Type

pom

Download logger-master-pom 0.9.2


<!-- https://jarcasting.com/artifacts/com.github.frtu.logs/logger-master-pom/ -->
<dependency>
    <groupId>com.github.frtu.logs</groupId>
    <artifactId>logger-master-pom</artifactId>
    <version>0.9.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.logs/logger-master-pom/
implementation 'com.github.frtu.logs:logger-master-pom:0.9.2'
// https://jarcasting.com/artifacts/com.github.frtu.logs/logger-master-pom/
implementation ("com.github.frtu.logs:logger-master-pom:0.9.2")
'com.github.frtu.logs:logger-master-pom:pom:0.9.2'
<dependency org="com.github.frtu.logs" name="logger-master-pom" rev="0.9.2">
  <artifact name="logger-master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.logs', module='logger-master-pom', version='0.9.2')
)
libraryDependencies += "com.github.frtu.logs" % "logger-master-pom" % "0.9.2"
[com.github.frtu.logs/logger-master-pom "0.9.2"]