Jar examples for e:extcos
Extensible Component Scanner
You can download jar file extcos 0.4b in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
extcos-0.4b-javadoc.jar