Jar examples for e:echo3-app
Echo Web Framework API
You can download jar file echo3-app 3.0.0 in this page.
MPL 1.1
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'
Click the following link to download the jar file.
echo3-app-3.0.0-javadoc.jar