Download eweb4j-all-1.8.6.jar file - Jar e

Jar examples for e:eweb4j-all

Description

easy web framework for java, full-stack

You can download jar file eweb4j-all 1.8.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add eweb4j-all-1.8.6.jar to your project.

<dependency>
   <groupId>org.eweb4j</groupId>
   <artifactId>eweb4j-all</artifactId>
   <version>1.8.6</version>
</dependency>
compile group: 'org.eweb4j', name: 'eweb4j-all', version: '1.8.6'
libraryDependencies += "org.eweb4j" % "eweb4j-all" % "1.8.6"
<dependency org="org.eweb4j" name="eweb4j-all" rev="1.8.6"/>
@Grapes(@Grab(group='org.eweb4j', module='eweb4j-all', version='1.8.6'))
'org.eweb4j:eweb4j-all:jar:1.8.6'

Download

Click the following link to download the jar file.

eweb4j-all-1.8.6-javadoc.jar
eweb4j-all-1.8.6-sources.jar
eweb4j-all-1.8.6.jar
eweb4j-all-1.8.6.pom



Related Tutorials