Download echo3-app-3.0.0.jar file - Jar e

Jar examples for e:echo3-app

Description

Echo Web Framework API

You can download jar file echo3-app 3.0.0 in this page.

License

MPL 1.1

Build File

You can use the following script to add echo3-app-3.0.0.jar to your project.

<dependency>
   <groupId>com.nextapp</groupId>
   <artifactId>echo3-app</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.nextapp', name: 'echo3-app', version: '3.0.0'
libraryDependencies += "com.nextapp" % "echo3-app" % "3.0.0"
<dependency org="com.nextapp" name="echo3-app" rev="3.0.0"/>
@Grapes(@Grab(group='com.nextapp', module='echo3-app', version='3.0.0'))
'com.nextapp:echo3-app:jar:3.0.0'

Download

Click the following link to download the jar file.

echo3-app-3.0.0-javadoc.jar
echo3-app-3.0.0-sources.jar
echo3-app-3.0.0.jar
echo3-app-3.0.0.pom



Related Tutorials