com.github.almasb:sslogger

Super simple logger

License

License

GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

sslogger
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.almasb:sslogger
Super simple logger
Project URL

Project URL

https://github.com/AlmasB/SSLogger
Source Code Management

Source Code Management

https://github.com/AlmasB/SSLogger

Download sslogger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

SSLogger

Super simple logger

Versions

Version
1.0