Flip Mail

Simple Logging

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-logger
Last Version

Last Version

10-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip Mail
Simple Logging

Download flip-logger

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gkutiel : flip-db jar 10-RELEASE
com.h2database : h2 jar 1.3.168

Project Modules

There are no modules declared in this project.

Versions

Version
10-RELEASE
1.2-RELEASE
1-RELEASE