Download nlf2-core-1.8.8.jar file - Jar n

Jar examples for n:nlf2-core

Description

a lightweight java framework

You can download jar file nlf2-core 1.8.8 in this page.

License

The MIT License

Build File

You can use the following script to add nlf2-core-1.8.8.jar to your project.

<dependency>
   <groupId>cn.6tail</groupId>
   <artifactId>nlf2-core</artifactId>
   <version>1.8.8</version>
</dependency>
compile group: 'cn.6tail', name: 'nlf2-core', version: '1.8.8'
libraryDependencies += "cn.6tail" % "nlf2-core" % "1.8.8"
<dependency org="cn.6tail" name="nlf2-core" rev="1.8.8"/>
@Grapes(@Grab(group='cn.6tail', module='nlf2-core', version='1.8.8'))
'cn.6tail:nlf2-core:jar:1.8.8'

Download

Click the following link to download the jar file.

nlf2-core-1.8.8-javadoc.jar
nlf2-core-1.8.8-sources.jar
nlf2-core-1.8.8.jar
nlf2-core-1.8.8.pom



Related Tutorials