ampl-model

AMPL parser and interpreter

License

License

Categories

Categories

Net
GroupId

GroupId

net.vatov
ArtifactId

ArtifactId

ampl-model
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ampl-model
AMPL parser and interpreter

Download ampl-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.2
org.antlr : antlr-runtime jar 3.4
log4j : log4j jar 1.2.16

runtime (1)

Group / Artifact Type Version
org.antlr : antlr jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1