Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdcom.github.yoojia |
ArtifactId | ArtifactIdnext-web-logging |
Version | Version2.a.18 |
Type | Typejar |
Filename | Size |
---|---|
next-web-logging-2.a.18.pom | |
next-web-logging-2.a.18.jar | 12 KB |
next-web-logging-2.a.18-sources.jar | 5 KB |
next-web-logging-2.a.18-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-logging/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-web-logging</artifactId>
<version>2.a.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-logging/
implementation 'com.github.yoojia:next-web-logging:2.a.18'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-logging/
implementation ("com.github.yoojia:next-web-logging:2.a.18")
'com.github.yoojia:next-web-logging:jar:2.a.18'
<dependency org="com.github.yoojia" name="next-web-logging" rev="2.a.18">
<artifact name="next-web-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-logging', version='2.a.18')
)
libraryDependencies += "com.github.yoojia" % "next-web-logging" % "2.a.18"
[com.github.yoojia/next-web-logging "2.a.18"]