is not current version
Last Version 2.3.3

com.github.rinde:rinsim-problem 2.1.0


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-problem
Version

Version

2.1.0
Type

Type

jar

Download rinsim-problem 2.1.0


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