is not current version
Last Version 1.0.1-RELEASE

com.github.jeffreyning:nh-logutil 1.0.0-RELEASE

nh-logutil

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-logutil
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download nh-logutil 1.0.0-RELEASE


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