Download extcos-0.4b.jar file - Jar e

Jar examples for e:extcos

Description

Extensible Component Scanner

You can download jar file extcos 0.4b in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add extcos-0.4b.jar to your project.

<dependency>
   <groupId>net.sf.extcos</groupId>
   <artifactId>extcos</artifactId>
   <version>0.4b</version>
</dependency>
compile group: 'net.sf.extcos', name: 'extcos', version: '0.4b'
libraryDependencies += "net.sf.extcos" % "extcos" % "0.4b"
<dependency org="net.sf.extcos" name="extcos" rev="0.4b"/>
@Grapes(@Grab(group='net.sf.extcos', module='extcos', version='0.4b'))
'net.sf.extcos:extcos:jar:0.4b'

Download

Click the following link to download the jar file.

extcos-0.4b-javadoc.jar
extcos-0.4b-sources.jar
extcos-0.4b.jar
extcos-0.4b.pom



Related Tutorials