Download eweb4j-all-1.9.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.9 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials