License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.extcos |
ArtifactId | ArtifactIdextcos |
Last Version | Last Version0.4b |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXtcos
Extensible Component Scanner
|
Project URL |
Project URL |
Filename | Size |
---|---|
extcos-0.4b.pom | |
extcos-0.4b.jar | 140 KB |
extcos-0.4b-sources.jar | 85 KB |
extcos-0.4b-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.extcos/extcos/ -->
<dependency>
<groupId>net.sf.extcos</groupId>
<artifactId>extcos</artifactId>
<version>0.4b</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.extcos/extcos/
implementation 'net.sf.extcos:extcos:0.4b'
// https://jarcasting.com/artifacts/net.sf.extcos/extcos/
implementation ("net.sf.extcos:extcos:0.4b")
'net.sf.extcos:extcos:jar:0.4b'
<dependency org="net.sf.extcos" name="extcos" rev="0.4b">
<artifact name="extcos" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.extcos', module='extcos', version='0.4b')
)
libraryDependencies += "net.sf.extcos" % "extcos" % "0.4b"
[net.sf.extcos/extcos "0.4b"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
org.ow2.asm : asm-all | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.4 |