kutil-java-log

utilities for java

License

License

Categories

Categories

Net
GroupId

GroupId

net.kigawa.kutil
ArtifactId

ArtifactId

log
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

kutil-java-log
utilities for java
Project URL

Project URL

https://github.com/kigawa01/kutil-java-log
Source Code Management

Source Code Management

https://github.com/kigawa01/kutil-java-log

Download log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.kigawa.kutil : kutil jar 2.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0