is not current version
Last Version 2.3.3

com.github.rinde:rinsim-packaging 2.3.2


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-packaging
Version

Version

2.3.2
Type

Type

jar

Download rinsim-packaging 2.3.2


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