Jar examples for e:echo2-app
The core classes and components for creating Echo applications
You can download jar file echo2-app 2.1.1 in this page.
MOZILLA PUBLIC LICENSE
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'
Click the following link to download the jar file.
echo2-app-2.1.1-javadoc.jar