org.ytheohar:groptim

A Groovy DSL for Linear Programming

License

License

GroupId

GroupId

org.ytheohar
ArtifactId

ArtifactId

groptim
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.ytheohar:groptim
A Groovy DSL for Linear Programming
Project URL

Project URL

http://ytheohar.blogspot.co.uk/2015/06/groptim-groovy-dsl-for-linear.html

Download groptim

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.3
org.apache.commons : commons-math3 jar 3.5

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0