Download unique-web-1.1.0.jar file - Jar u

Jar examples for u:unique-web

Description

unique-web is a lightweight Java Web Framework

You can download jar file unique-web 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add unique-web-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.biezhi</groupId>
   <artifactId>unique-web</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.biezhi', name: 'unique-web', version: '1.1.0'
libraryDependencies += "com.github.biezhi" % "unique-web" % "1.1.0"
<dependency org="com.github.biezhi" name="unique-web" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.biezhi', module='unique-web', version='1.1.0'))
'com.github.biezhi:unique-web:jar:1.1.0'

Download

Click the following link to download the jar file.

unique-web-1.1.0-javadoc.jar
unique-web-1.1.0-sources.jar
unique-web-1.1.0.jar
unique-web-1.1.0.pom



Related Tutorials