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

JRuby Core 9.3.1.0

JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.

Лицензия

Лицензия

Категории

Категории

Ruby Языки программирования
Группа

Группа

org.jruby
Идентификатор

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

jruby-core
Версия

Версия

9.3.1.0
Тип

Тип

jar
Описание

Описание

JRuby Core
JRuby is the effort to recreate the Ruby (https://www.ruby-lang.org) interpreter in Java.
Организация-разработчик

Организация-разработчик

JRuby

Скачать jruby-core 9.3.1.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.