is not current version
Last Version 2.2.13-headless

org.jamesii:mlrules 2.2.4

The main project for the external domain-specific modeling language ML-Rules, which is used to model hierarchical biochemical reaction networks with nested and attributed species

GroupId

GroupId

org.jamesii
ArtifactId

ArtifactId

mlrules
Version

Version

2.2.4
Type

Type

jar

Download mlrules 2.2.4


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