Download ejc-3.0M8.jar file - Jar e

Jar examples for e:ejc

Description

You can download jar file ejc 3.0M8 in this page.

Build File

You can use the following script to add ejc-3.0M8.jar to your project.

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

Download

Click the following link to download the jar file.

ejc-3.0M8.jar
ejc-3.0M8.pom



Related Tutorials