Jar examples for n:next-web
NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin
You can download jar file next-web 3.0.2-alpha in this page.
The Apache Software License, Version 2.0
You can use the following script to add next-web-3.0.2-alpha.jar to your project.
<dependency> <groupId>com.github.yoojia</groupId> <artifactId>next-web</artifactId> <version>3.0.2-alpha</version> </dependency>
compile group: 'com.github.yoojia', name: 'next-web', version: '3.0.2-alpha'
libraryDependencies += "com.github.yoojia" % "next-web" % "3.0.2-alpha"
<dependency org="com.github.yoojia" name="next-web" rev="3.0.2-alpha"/>
@Grapes(@Grab(group='com.github.yoojia', module='next-web', version='3.0.2-alpha'))
'com.github.yoojia:next-web:jar:3.0.2-alpha'
Click the following link to download the jar file.
next-web-3.0.2-alpha-javadoc.jar