is not current version
Last Version 3.0.5-alpha

com.github.yoojia:next-web-logging 2.a.17

NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-web-logging
Version

Version

2.a.17
Type

Type

jar

Download next-web-logging 2.a.17


<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-logging/ -->
<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-web-logging</artifactId>
    <version>2.a.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-logging/
implementation 'com.github.yoojia:next-web-logging:2.a.17'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-logging/
implementation ("com.github.yoojia:next-web-logging:2.a.17")
'com.github.yoojia:next-web-logging:jar:2.a.17'
<dependency org="com.github.yoojia" name="next-web-logging" rev="2.a.17">
  <artifact name="next-web-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-logging', version='2.a.17')
)
libraryDependencies += "com.github.yoojia" % "next-web-logging" % "2.a.17"
[com.github.yoojia/next-web-logging "2.a.17"]