Jar examples for e:extcos
Extensible Component Scanner
You can download jar file extcos 0.3b in this page.
The Apache Software License, Version 2.0
You can use the following script to add extcos-0.3b.jar to your project.
<dependency> <groupId>net.sf.extcos</groupId> <artifactId>extcos</artifactId> <version>0.3b</version> </dependency>
compile group: 'net.sf.extcos', name: 'extcos', version: '0.3b'
libraryDependencies += "net.sf.extcos" % "extcos" % "0.3b"
<dependency org="net.sf.extcos" name="extcos" rev="0.3b"/>
@Grapes(@Grab(group='net.sf.extcos', module='extcos', version='0.3b'))
'net.sf.extcos:extcos:jar:0.3b'
Click the following link to download the jar file.
extcos-0.3b-javadoc.jar