is not current version
Last Version 1.1.4

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

log platform java library Master pom

GroupId

GroupId

com.github.frtu.logs
ArtifactId

ArtifactId

logger-master-pom
Version

Version

1.0.1
Type

Type

pom

Download logger-master-pom 1.0.1


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