is not current version
Last Version 0.4b

net.sf.extcos:extcos 0.3b

Extensible Component Scanner

Categories

Categories

Net
GroupId

GroupId

net.sf.extcos
ArtifactId

ArtifactId

extcos
Version

Version

0.3b
Type

Type

jar

Download extcos 0.3b


<!-- https://jarcasting.com/artifacts/net.sf.extcos/extcos/ -->
<dependency>
    <groupId>net.sf.extcos</groupId>
    <artifactId>extcos</artifactId>
    <version>0.3b</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.extcos/extcos/
implementation 'net.sf.extcos:extcos:0.3b'
// https://jarcasting.com/artifacts/net.sf.extcos/extcos/
implementation ("net.sf.extcos:extcos:0.3b")
'net.sf.extcos:extcos:jar:0.3b'
<dependency org="net.sf.extcos" name="extcos" rev="0.3b">
  <artifact name="extcos" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.extcos', module='extcos', version='0.3b')
)
libraryDependencies += "net.sf.extcos" % "extcos" % "0.3b"
[net.sf.extcos/extcos "0.3b"]