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