is not current version
Last Version 0.6.5

com.github.luxlang:lux-ruby 0.6.3

A Ruby compiler for Lux.

Categories

Categories

Ruby Languages
GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-ruby
Version

Version

0.6.3
Type

Type

jar

Download lux-ruby 0.6.3


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