is not current version
Last Version 4.0.2

com.github.jbytecode:RCaller 2.8

http://www.mhsatman.com

GroupId

GroupId

com.github.jbytecode
ArtifactId

ArtifactId

RCaller
Version

Version

2.8
Type

Type

jar

Download RCaller 2.8


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