Jar examples for n:nlf2-core
a lightweight java framework
You can download jar file nlf2-core 1.8.8 in this page.
The MIT License
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'
Click the following link to download the jar file.
nlf2-core-1.8.8-javadoc.jar