| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.cilib |
| ArtifactId | ArtifactIdcilib-simulator |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncilib-simulator
Simulator environment fo running experiments using the CIlib library
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationnet.cilib |
| Filename | Size |
|---|---|
| cilib-simulator-0.8.pom | |
| cilib-simulator-0.8.jar | 19 KB |
| cilib-simulator-0.8-sources.jar | 14 KB |
| cilib-simulator-0.8-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.cilib/cilib-simulator/ -->
<dependency>
<groupId>net.cilib</groupId>
<artifactId>cilib-simulator</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.cilib/cilib-simulator/
implementation 'net.cilib:cilib-simulator:0.8'
// https://jarcasting.com/artifacts/net.cilib/cilib-simulator/
implementation ("net.cilib:cilib-simulator:0.8")
'net.cilib:cilib-simulator:jar:0.8'
<dependency org="net.cilib" name="cilib-simulator" rev="0.8">
<artifact name="cilib-simulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cilib', module='cilib-simulator', version='0.8')
)
libraryDependencies += "net.cilib" % "cilib-simulator" % "0.8"
[net.cilib/cilib-simulator "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.cilib : cilib-library | jar | 0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| com.novocode : junit-interface | jar | 0.10-M4 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.hamcrest : hamcrest-all | jar | 1.1 |