Last Version

DHLog 2.0.0

Simple log class for my Java programs

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

dhlog
Version

Version

2.0.0
Type

Type

jar
Description

Description

DHLog
Simple log class for my Java programs

Download dhlog 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.