| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdeu.irzinfante |
| ArtifactId | ArtifactIdfixed-mps |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfixed-mps
Easily generate fixed MPS files for LP solver
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fixed-mps-0.2.1.pom | |
| fixed-mps-0.2.1.jar | 11 KB |
| fixed-mps-0.2.1-sources.jar | 6 KB |
| fixed-mps-0.2.1-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.irzinfante/fixed-mps/ -->
<dependency>
<groupId>eu.irzinfante</groupId>
<artifactId>fixed-mps</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.irzinfante/fixed-mps/
implementation 'eu.irzinfante:fixed-mps:0.2.1'
// https://jarcasting.com/artifacts/eu.irzinfante/fixed-mps/
implementation ("eu.irzinfante:fixed-mps:0.2.1")
'eu.irzinfante:fixed-mps:jar:0.2.1'
<dependency org="eu.irzinfante" name="fixed-mps" rev="0.2.1">
<artifact name="fixed-mps" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.irzinfante', module='fixed-mps', version='0.2.1')
)
libraryDependencies += "eu.irzinfante" % "fixed-mps" % "0.2.1"
[eu.irzinfante/fixed-mps "0.2.1"]