| License |
License |
|---|---|
| GroupId | GroupIdes.optsicom.lib |
| ArtifactId | ArtifactIdes.optsicom.lib.npst |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionnpst
A framework for building and running optimization algorithms.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOptsicom |
| Filename | Size |
|---|---|
| es.optsicom.lib.npst-0.1.0.pom | |
| es.optsicom.lib.npst-0.1.0.jar | 323 KB |
| es.optsicom.lib.npst-0.1.0-sources.jar | 300 KB |
| es.optsicom.lib.npst-0.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/es.optsicom.lib/es.optsicom.lib.npst/ -->
<dependency>
<groupId>es.optsicom.lib</groupId>
<artifactId>es.optsicom.lib.npst</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.optsicom.lib/es.optsicom.lib.npst/
implementation 'es.optsicom.lib:es.optsicom.lib.npst:0.1.0'
// https://jarcasting.com/artifacts/es.optsicom.lib/es.optsicom.lib.npst/
implementation ("es.optsicom.lib:es.optsicom.lib.npst:0.1.0")
'es.optsicom.lib:es.optsicom.lib.npst:jar:0.1.0'
<dependency org="es.optsicom.lib" name="es.optsicom.lib.npst" rev="0.1.0">
<artifact name="es.optsicom.lib.npst" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.optsicom.lib', module='es.optsicom.lib.npst', version='0.1.0')
)
libraryDependencies += "es.optsicom.lib" % "es.optsicom.lib.npst" % "0.1.0"
[es.optsicom.lib/es.optsicom.lib.npst "0.1.0"]