Last Version

ampl 0.0.1

AMPL parser and interpreter

License

License

Categories

Categories

Net
GroupId

GroupId

net.vatov
ArtifactId

ArtifactId

ampl
Version

Version

0.0.1
Type

Type

pom
Description

Description

ampl
AMPL parser and interpreter

Download ampl 0.0.1

Filename Size
ampl-0.0.1.pom 5 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

  • ampl-model
  • ampl-server
  • ampl-solver