Last Version

FreeLogJ 0.0.1

Simple logging library

License

License

GroupId

GroupId

com.chrisnewland
ArtifactId

ArtifactId

FreeLogJ
Version

Version

0.0.1
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 0.0.1


<!-- 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.