не последняя версия
Последняя версия 4.0.2

com.github.jbytecode:RCaller 2.7

http://www.mhsatman.com

Группа

Группа

com.github.jbytecode
Идентификатор

Идентификатор

RCaller
Версия

Версия

2.7
Тип

Тип

jar

Скачать RCaller 2.7


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