License |
License |
---|---|
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdnh-logutil |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:nh-logutil
nh-logutil
|
Project URL |
Project URL |
Filename | Size |
---|---|
nh-logutil-1.0.1-RELEASE.pom | |
nh-logutil-1.0.1-RELEASE.jar | 9 KB |
nh-logutil-1.0.1-RELEASE-sources.jar | 3 KB |
nh-logutil-1.0.1-RELEASE-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nh-logutil/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>nh-logutil</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-logutil/
implementation 'com.github.jeffreyning:nh-logutil:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-logutil/
implementation ("com.github.jeffreyning:nh-logutil:1.0.1-RELEASE")
'com.github.jeffreyning:nh-logutil:jar:1.0.1-RELEASE'
<dependency org="com.github.jeffreyning" name="nh-logutil" rev="1.0.1-RELEASE">
<artifact name="nh-logutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='nh-logutil', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "nh-logutil" % "1.0.1-RELEASE"
[com.github.jeffreyning/nh-logutil "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.7 |
ch.qos.logback : logback-core Optional | jar | 1.1.7 |
ch.qos.logback : logback-classic Optional | jar | 1.1.7 |