is not current version
Last Version 4.4.6

com.github.rinde:rinsim-test-util 4.2.0


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-test-util
Version

Version

4.2.0
Type

Type

jar

Download rinsim-test-util 4.2.0


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