Download ecs-1.4.2.jar file - Jar e

Jar examples for e:ecs

Description

Repackaging of the Apache Jakarta ECS project

You can download jar file ecs 1.4.2 in this page.

License

The Apache Software License, Version 1.1

Build File

You can use the following script to add ecs-1.4.2.jar to your project.

<dependency>
   <groupId>ecs</groupId>
   <artifactId>ecs</artifactId>
   <version>1.4.2</version>
</dependency>
compile group: 'ecs', name: 'ecs', version: '1.4.2'
libraryDependencies += "ecs" % "ecs" % "1.4.2"
<dependency org="ecs" name="ecs" rev="1.4.2"/>
@Grapes(@Grab(group='ecs', module='ecs', version='1.4.2'))
'ecs:ecs:jar:1.4.2'

Download

Click the following link to download the jar file.

ecs-1.4.2.jar
ecs-1.4.2.pom



Related Tutorials