Download next-core-1.0.jar file - Jar n

Jar examples for n:next-core

Description

A FAST && THIN && HIGH SCALABLE Java web framework

You can download jar file next-core 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add next-core-1.0.jar to your project.

<dependency>
   <groupId>com.github.yoojia</groupId>
   <artifactId>next-core</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.yoojia', name: 'next-core', version: '1.0'
libraryDependencies += "com.github.yoojia" % "next-core" % "1.0"
<dependency org="com.github.yoojia" name="next-core" rev="1.0"/>
@Grapes(@Grab(group='com.github.yoojia', module='next-core', version='1.0'))
'com.github.yoojia:next-core:jar:1.0'

Download

Click the following link to download the jar file.

next-core-1.0-javadoc.jar
next-core-1.0-sources.jar
next-core-1.0.jar
next-core-1.0.pom



Related Tutorials