Download echo2-app-2.1.1.jar file - Jar e

Jar examples for e:echo2-app

Description

The core classes and components for creating Echo applications

You can download jar file echo2-app 2.1.1 in this page.

License

MOZILLA PUBLIC LICENSE

Build File

You can use the following script to add echo2-app-2.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

echo2-app-2.1.1-javadoc.jar
echo2-app-2.1.1-sources.jar
echo2-app-2.1.1.jar
echo2-app-2.1.1.pom



Related Tutorials