2011/06/08

ECJ mavenized!

ECJ v20 has finally been mavenized and now lives in the Maven's central repository, enjoy!

<dependency>
        <groupId>edu.gmu.cs</groupId>
        <artifactId>ecj</artifactId>
        <version>20.0</version>
        <type>jar</type>
</dependency>

The project is hosted by The Open Source Project Repository Hosting at Sonatype.

No comments:

Post a Comment