Sha256: 250deb6bee582882b706a374b3fe93c0182f836023c2fba02d09a98efab615c8

Contents?: true

Size: 293 Bytes

Versions: 74

Compression:

Stored size: 293 Bytes

Contents

require 'jruby-jars/version'

module JRubyJars
  PATH = File.expand_path(File.dirname(__FILE__))

  def self.core_jar_path
    "#{PATH}/jruby-core-#{JRubyJars::MAVEN_VERSION}-complete.jar"
  end

  def self.stdlib_jar_path
    "#{PATH }/jruby-stdlib-#{JRubyJars::MAVEN_VERSION}.jar"
  end
end

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
jruby-jars-9.4.9.0 lib/jruby-jars.rb
jruby-jars-9.4.8.0 lib/jruby-jars.rb
jruby-jars-9.3.15.0 lib/jruby-jars.rb
jruby-jars-9.4.7.0 lib/jruby-jars.rb
jruby-jars-9.4.6.0 lib/jruby-jars.rb
jruby-jars-9.3.14.0 lib/jruby-jars.rb
jruby-jars-9.4.5.0 lib/jruby-jars.rb
jruby-jars-9.3.13.0 lib/jruby-jars.rb
jruby-jars-9.3.12.0 lib/jruby-jars.rb
jruby-jars-9.4.4.0 lib/jruby-jars.rb
jruby-jars-9.3.11.0 lib/jruby-jars.rb
jruby-jars-9.4.3.0 lib/jruby-jars.rb
jruby-jars-9.4.2.0 lib/jruby-jars.rb
jruby-jars-9.4.1.0 lib/jruby-jars.rb
jruby-jars-9.3.10.0 lib/jruby-jars.rb
jruby-jars-9.4.0.0 lib/jruby-jars.rb
jruby-jars-9.3.9.0 lib/jruby-jars.rb
jruby-jars-9.3.8.0 lib/jruby-jars.rb
jruby-jars-9.3.7.0 lib/jruby-jars.rb
jruby-jars-9.3.6.0 lib/jruby-jars.rb