is not current version
Last Version 2020.1.0.SR1

com.github.ollgei.base:base-logging-library 1.0.1.RELEASE


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.ollgei.base
ArtifactId

ArtifactId

base-logging-library
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download base-logging-library 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.ollgei.base/base-logging-library/ -->
<dependency>
    <groupId>com.github.ollgei.base</groupId>
    <artifactId>base-logging-library</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-logging-library/
implementation 'com.github.ollgei.base:base-logging-library:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-logging-library/
implementation ("com.github.ollgei.base:base-logging-library:1.0.1.RELEASE")
'com.github.ollgei.base:base-logging-library:jar:1.0.1.RELEASE'
<dependency org="com.github.ollgei.base" name="base-logging-library" rev="1.0.1.RELEASE">
  <artifact name="base-logging-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.base', module='base-logging-library', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.ollgei.base" % "base-logging-library" % "1.0.1.RELEASE"
[com.github.ollgei.base/base-logging-library "1.0.1.RELEASE"]