FreeLogJ

Simple logging library

License

License

GroupId

GroupId

com.chrisnewland
ArtifactId

ArtifactId

FreeLogJ
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

FreeLogJ
Simple logging library
Project URL

Project URL

https://github.com/chriswhocodes/FreeLogJ
Source Code Management

Source Code Management

https://github.com/chriswhocodes/FreeLogJ

Download FreeLogJ

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1